Skip to content

Latest commit

 

History

History
191 lines (102 loc) · 10.1 KB

CHANGELOG.md

File metadata and controls

191 lines (102 loc) · 10.1 KB

Change Log

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

1.10.7 (2024-12-05)

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

1.10.4 (2024-04-23)

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

1.10.3 (2024-04-23)

Bug Fixes

1.10.2 (2024-04-20)

Bug Fixes

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

1.10.1 (2024-03-12)

Bug Fixes

  • deps: update rust crate base64 to 0.22 (#802) (03fb0d5)

1.10.0 (2024-02-29)

Bug Fixes

Features

1.9.0 (2024-01-09)

Bug Fixes

Features

1.8.0 (2024-01-02)

Features

1.7.3 (2023-07-20)

Bug Fixes

  • update native packages binary meta (e22b97f)

1.7.2 (2023-07-20)

Bug Fixes

  • deps: update rust crate bcrypt to 0.15 (473d956)

1.7.1 (2023-04-28)

Bug Fixes

1.7.0 (2023-04-28)

Bug Fixes

  • bcrypt: version of genSalt should be optional (dc3700b)
  • deps: update rust crate bcrypt to 0.14 (#669) (271667b)

Features

1.6.2 (2023-01-11)

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

1.6.1 (2022-05-14)

Bug Fixes

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

1.6.0 (2022-02-11)

Features

1.5.5 (2022-01-18)

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

1.5.4 (2022-01-13)

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

1.5.3 (2022-01-13)

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

1.5.2 (2022-01-10)

Bug Fixes

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

1.5.1 (2021-12-24)

Bug Fixes

  • bcrypt: update to upstream rust-bcrypt implementation (741dd01)

1.5.0 (2021-12-22)

Features

1.4.2 (2021-10-22)

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

1.4.1 (2021-07-22)

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

1.4.0 (2021-07-18)

Features

  • Switch to nightly toolchain, strip symbols (#463)

1.3.0 (2021-06-08)

Features

  • helper: display addtional info while loading bindings failed (cfaaf27)

1.2.2 (2021-06-01)

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

1.2.1 (2021-03-29)

Bug Fixes

  • bcrypt: verify should always return boolean value (959b25a)

1.2.0 (2021-03-26)

Features

  • bcrypt: genSalt and genSaltSync (b1c9402)

1.1.0 (2021-02-01)

Features

  • support win32-i686 platform (c0f2f62)

0.5.0 (2020-09-04)

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

0.3.3 (2020-08-18)

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