otpgo v0.3.0 Release Notes
Release Date: 2020-09-09 // over 2 years ago-
โ Added
- ๐ง Clean JSON marshalling for internal configurations.
- ๐ Improve test coverage and go docs.
- โ Add a proper CHANGELOG.
Previous changes from v0.2.0
-
โ Added
- ๐ Mark as first official release.
- ๐ QR support to export key URI.
- ๐ Support to format OTP configuration as authenticator key URI.
- Coverage report with GitHub Actions and Coveralls.
๐ Changed
- ๐ Improve usage instructions in the README.
- Generate random keys without padding.
- ๐ Documentation references pkg.go.dev instead of godoc.
- ๐จ Internal structure refactor.
๐ Fixed
- ๐ Handle key padding correctly when generating OTPs.