v0.0.5
What's Changed
- added support for argon2 hash and compatible with nodejs lib
https://github.com/ranisalt/node-argon2.git
by @irdaislakhuafa in #18 - added code for hashing with bcrypt by @irdaislakhuafa in #19
- added test for cost 10 and nodejs lib compatibility https://github.com/kelektiv/node.bcrypt.js by @irdaislakhuafa in #20
- added support to send smtp mail with go-mail by @irdaislakhuafa in #21
Full Changelog: v0.0.4...v0.0.5