Releases: willgm/web-crypto-tools
Releases · willgm/web-crypto-tools
v2.0.0
2.0.0 (2022-02-17)
Features
- support for TypeScript 4.5 (998d68b)
BREAKING CHANGES
- Some type definitions on the public API needed to be changed due to TypeScript
breaking changes
v1.2.1
1.2.1 (2022-02-16)
Bug Fixes
- update all non breaking dependencies (01c7c0e)
v1.2.0
1.2.0 (2020-10-26)
Features
- getCryptoObject: method to get the crypto object depending on the environment (bac4919)
v1.1.0
1.1.0 (2020-05-29)
Features
- jwk: adds support for importing key from JSON Web Key (befcf93)
v1.0.6
1.0.6 (2020-05-27)
Bug Fixes
v1.0.5
1.0.5 (2020-05-26)
Bug Fixes
- publishing the entire dist folder to npm (d3a3d40)
v1.0.4
1.0.4 (2020-05-26)
Bug Fixes
- correct build path for publishing (5249610)
v1.0.3
1.0.3 (2020-05-26)
Bug Fixes
v1.0.2
1.0.2 (2020-05-26)
Bug Fixes
v1.0.1
1.0.1 (2020-05-26)
Bug Fixes
- correcting release on npm (279d9ba)