Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.1.0 (2023-04-20)
Features
2.0.1 (2022-05-09)
2.0.0 (2022-05-09)
⚠ BREAKING CHANGES
- RSA alg name
Features
- add convert to pem function (f0e2972)
- added convert option (5773fb4)
- generate-key, generate-token, verify-token: implemented initial design for CLI (#1) (a4e09c2)
- made changes to simplify use (6521fa2)
- support domains (#8) (b031f8f)
- support map-colonies domains (ade63b0)
Bug Fixes
- configurations: fixed test coverage report path (f45f57e)
- eslint errors (5d8c457)
- fix algoritem name (5de078c)
- fix cr review changes (71a1156)
- fix cr review changes (e129e4b)
- fix tests timing issues (39f94f6)
- fixed dockerfile (0ebc4ab)
- fixed PR comments (4033a29)
- nesting level (83145d9)
- remove dist (b2c5fbc)
- RSA alg name (0c2a029)
- tests timing issues (#7) (a59861b)