All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added Go 1.17 support.
- Added a changelog.
- Added a code of conduct.
- Refactored tests.
- Added
LoadString
function.
- BREAKING: Updated to v2 of the AWS SDK.
- BREAKING: Renamed package from
config
tocfg
.
Added Go 1.16 support.
- Added
Load
function.