New
v6.0.0
What's Changed
- Include platform, arch, and libc in module path by @johanholmerin in https://github.com/kelektiv/node.bcrypt.js/pull/1002
- Remove node-pre-gyp, use prebuildify by @thom-nic in https://github.com/kelektiv/node.bcrypt.js/pull/890
- Add string encoding to README by @veigaribo in https://github.com/kelektiv/node.bcrypt.js/pull/1009
- Fix redefine variable in async_compare.js by @asportnoy in https://github.com/kelektiv/node.bcrypt.js/pull/1045
- fix/typo-overridden-word by @nikhilnishadoo7 in https://github.com/kelektiv/node.bcrypt.js/pull/1043
- fix:typo error in comments in bcrypt.js file by @alokranjan609 in https://github.com/kelektiv/node.bcrypt.js/pull/1036
- update libs for security reasons by @tbo47 in https://github.com/kelektiv/node.bcrypt.js/pull/1049
- Prepare for v6 by @recrsn in https://github.com/kelektiv/node.bcrypt.js/pull/1186
New Contributors
- @johanholmerin made their first contribution in https://github.com/kelektiv/node.bcrypt.js/pull/1002
- @thom-nic made their first contribution in https://github.com/kelektiv/node.bcrypt.js/pull/890
- @veigaribo made their first contribution in https://github.com/kelektiv/node.bcrypt.js/pull/1009
- @asportnoy made their first contribution in https://github.com/kelektiv/node.bcrypt.js/pull/1045
- @nikhilnishadoo7 made their first contribution in https://github.com/kelektiv/node.bcrypt.js/pull/1043
- @alokranjan609 made their first contribution in https://github.com/kelektiv/node.bcrypt.js/pull/1036
- @tbo47 made their first contribution in https://github.com/kelektiv/node.bcrypt.js/pull/1049
Full Changelog: https://github.com/kelektiv/node.bcrypt.js/compare/v5.1.1...v6.0.0