All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- README now includes a "What others say" section
- Drop support for Node.js versions older than version 10
- Swicthed to GitHub actions
niceTry.promise()
(Thanks @Richienb, #26, #25)
- Updated dev dependencies
- Drop support for Node.js versions older than version 8
- Removed
prepublish
script frompackage.json
- Added a changelog
- Ignore
yarn.lock
andpackage-lock.json
files