Skip to content

Releases: willgm/web-crypto-tools

v2.0.0

17 Feb 13:54
Compare
Choose a tag to compare

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

16 Feb 14:46
Compare
Choose a tag to compare

1.2.1 (2022-02-16)

Bug Fixes

  • update all non breaking dependencies (01c7c0e)

v1.2.0

26 Oct 22:32
Compare
Choose a tag to compare

1.2.0 (2020-10-26)

Features

  • getCryptoObject: method to get the crypto object depending on the environment (bac4919)

v1.1.0

29 May 17:48
Compare
Choose a tag to compare

1.1.0 (2020-05-29)

Features

  • jwk: adds support for importing key from JSON Web Key (befcf93)

v1.0.6

27 May 17:34
Compare
Choose a tag to compare

1.0.6 (2020-05-27)

Bug Fixes

v1.0.5

26 May 02:08
Compare
Choose a tag to compare

1.0.5 (2020-05-26)

Bug Fixes

  • publishing the entire dist folder to npm (d3a3d40)

v1.0.4

26 May 01:46
Compare
Choose a tag to compare

1.0.4 (2020-05-26)

Bug Fixes

  • correct build path for publishing (5249610)

v1.0.3

26 May 01:06
Compare
Choose a tag to compare

1.0.3 (2020-05-26)

Bug Fixes

  • publishing README to npm (d20d36d)

v1.0.2

26 May 00:54
Compare
Choose a tag to compare

1.0.2 (2020-05-26)

Bug Fixes

v1.0.1

26 May 00:29
Compare
Choose a tag to compare

1.0.1 (2020-05-26)

Bug Fixes

  • correcting release on npm (279d9ba)