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 b...