Skip to content

Latest commit

 

History

History
142 lines (77 loc) · 7.65 KB

CHANGELOG.md

File metadata and controls

142 lines (77 loc) · 7.65 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.0.2 (2024-12-05)

Note: Version bump only for package @node-rs/argon2

1.8.3 (2024-04-23)

Note: Version bump only for package @node-rs/argon2

1.8.2 (2024-04-23)

Bug Fixes

1.8.1 (2024-04-20)

Bug Fixes

  • deps: update dependency @napi-rs/wasm-runtime to ^0.2.0 (#826) (f863999)

1.8.0 (2024-02-29)

Bug Fixes

Features

1.7.0 (2024-01-09)

Bug Fixes

Features

1.6.0 (2024-01-02)

Features

1.5.2 (2023-07-20)

Bug Fixes

  • update native packages binary meta (e22b97f)

1.5.1 (2023-07-20)

Note: Version bump only for package @node-rs/argon2

1.5.0 (2023-04-28)

Features

1.4.0 (2023-03-05)

Features

  • argon2: support salt input on Argon2 (#660) (ca0c191)

1.3.0 (2023-01-11)

Features

  • deno-lint: upgrade to deno_lint 0.32 (e697ca0)

1.2.0 (2022-05-30)

Features

  • argon2: add hashRaw and sync api (75ba99d)

1.1.1 (2022-05-14)

Bug Fixes

  • Node.js worker_threads safe by upgrade NAPI-RS version (#623) (792f69d)

1.1.0 (2022-02-11)

Features

1.0.6 (2022-01-18)

Note: Version bump only for package @node-rs/argon2

1.0.5 (2022-01-13)

Note: Version bump only for package @node-rs/argon2

1.0.4 (2022-01-13)

Note: Version bump only for package @node-rs/argon2

1.0.3 (2022-01-10)

Bug Fixes

  • argon2,bcrypt,crc32,deno-lint,jieba,xxhash: update js binding (4ac6d2b)

1.0.2 (2022-01-04)

Features

  • docs: [argon2] improve documentation and update TS definition files by @yisibl in #583
  • test: [argon2] improved test cases by @yisibl in #584

1.0.1 (2021-12-29)

Bug Fixes

1.0.0 (2021-12-29)

Features

  • argon2: implement argon2 (6adc51d)