Skip to content

Releases: felix-schindler/deno-argon2

v2.0.2

21 Oct 20:57
d4712ae
Compare
Choose a tag to compare
  • chore: remove unstable settings as they are no longer needed
  • chore: remove cli as it broke when moving to jsr
  • chore: remove and update dependencies
  • fix(README): correct link to examples

v2.0.1

18 Oct 02:32
b907a6a
Compare
Choose a tag to compare
  • chore: Update version number
  • fix(verify): also check additional data
  • improved(bench/README): Added benchmark comparison with other argon2 libraries

v2.0.0

18 Oct 00:51
c71aaa6
Compare
Choose a tag to compare
  • BREAKING: Removed thread mode option
  • chore: Updated dependencies (note rust-argon2 changelog v2.1.0)
  • fix(verify): Added secret verification (#5)
  • fix(README): Updated links and imports in examples
  • fix(cli): Also publish cli directory to JSR

v1.0.7

31 Aug 10:06
537c6db
Compare
Choose a tag to compare

Added documentation for most symbols and modules

v1.0.6

31 Aug 09:25
e3881bd
Compare
Choose a tag to compare

Minor updates to config and version and CI. This shouldn't break anything and if it does please tell me

v1.0.5

15 Mar 02:25
ca8f238
Compare
Choose a tag to compare

No changes; Released to JSR

v1.0.4

05 Aug 12:47
9ffbf1e
Compare
Choose a tag to compare

Manual release because the GitHub Action failed but deno.land/x saw the new Tag and made the new version available.

Full Changelog: v1.0.3...v1.0.4

v1.0.3

03 Aug 21:40
898851a
Compare
Choose a tag to compare

What's new

Full Changelog: v1.0.2...v1.0.3

v1.0.2

03 Aug 21:20
bded4c5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

03 Aug 20:58
8c1e67f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1