Releases: Diplomatiq/crypto-random
Releases · Diplomatiq/crypto-random
Release 2.2.0
2.2.0 (2020-03-14)
SECURITY BULLETIN
- bump acorn from 7.1.0 to 7.1.1 (7e5a426)
2.1.0
2.1.0 (2020-02-13)
Features
- Export EntropyProvider and UnsignedTypedArray (e41f5a8), closes #296
2.0.0
Features
BREAKING CHANGES
- Default Node.js support is removed. It is hard to use
different APIs in different environments right in today's bundled world.
1.4.0
Changelog since the previous release:
- Using SonarCloud with a very strict quality gate
- Using SonarCloud instead of Codecov for coverage reporting
1.3.0
No released code change. Updated @types/node to ^12.0.7 from ^10.14.8". Administrative changes in the repository (like Code of Conduct, Dependabot, etc.).
1.2.0
Updated dependencies, including nyc with a high-severity issue.
1.1.0
Added option to all API methods to generate unique values.
1.0.0
The v1.0.0 is ready for production use.
0.6.0
More tests added to ensure converting logic is implemented well.
0.5.0
The generator is unit-tested. Documentation was updated.