All notable changes to this project will be documented in this file.
- feat: minimum required version of Node.js is 18.x
- chore: update all packages
- test: replace test runner with vitest
- test: use built-in node:assert module
- feat: minimum required version of Node.js is 14.x
- fix: properly generate hash with empty salt
- chore: update dependencies
- ci: migrate to GitHub actions for CI and some of the badges
- Upgrade most dependencies
- Minimum required version of Node.js is now 12.19.0
- Dependency on prettier for consistent code formatting
- Pre-commit hook for pretty-quick
- Updated dependencies of jest
- Devdependency on ts-node