Remove node-pre-gyp in favor of prebuildify, prebuilt binaries are now shipped with the package
Update node-addon-api to 8.3.0
Update JS code to newer ES syntax
5.1.0 (2022-10-06)
Update node-pre-gyp to 1.0.11
5.1.0 (2022-10-06)
Update node-pre-gyp to 1.0.10
Replace nodeunit with jest as the testing library
5.0.1 (2021-02-22)
Update node-pre-gyp to 1.0.0
5.0.0 (2020-06-02)
Fix the bcrypt "wrap-around" bug. It affects passwords with lengths >= 255.
It is uncommon but it's a bug nevertheless. Previous attempts to fix the bug
was unsuccessful.
Experimental support for z/OS
Fix a bug related to NUL in password input
Update node-pre-gyp to 0.15.0
4.0.1 (2020-02-27)
Fix compilation errors in Alpine linux
4.0.0 (2020-02-17)
Switch to NAPI bcrypt
Drop support for NodeJS 8
3.0.8 (2019-12-31)
Update node-pre-gyp to 0.14
Pre-built binaries for NodeJS 13
3.0.7 (2019-10-18)
Update nan to 2.14.0
Update node-pre-gyp to 0.13
3.0.6 (2019-04-11)
Update nan to 2.13.2
3.0.5 (2019-03-19)
Update nan to 2.13.1
NodeJS 12 compatibility
Remove node-pre-gyp from bundled dependencies
3.0.4-napi (2019-03-08)
Sync N-API bcrypt with NAN bcrypt
3.0.4 (2019-02-07)
Fix GCC, NAN and V8 deprecation warnings
3.0.3 (2018-12-19)
Update nan to 2.12.1
3.0.2 (2018-10-18)
Update nan to 2.11.1
3.0.1 (2018-09-20)
Update nan to 2.11.0
3.0.0 (2018-07-06)
Drop support for NodeJS <= 4
2.0.1 (2018-04-20)
Update node-pre-gyp to allow downloading prebuilt modules