- Add build status badge to readme
- Migrate from travis to GitHub actions
- Update other dependencies
- Update eslint and switch to eslint:recommended
- Removed support for Node 6 and 8
- Replaced mocha with zunit
- Update depdendencies
- Node 12 to .travis
- Update depdendencies
- General maintenance
- Node 10 to .travis
- Removed codeclimate from dev dependencies
- Updated dev dependencies
- Synchronous API
- Fixed some typos
- Linting rules
- Command line scripts for encrypting / decrypting text
- Additional configuration options for iv length and salt length
- Command line script for creating keys
- First release
The format is based on Keep a Changelog