All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
v2.0.4 - 2023-12-03
- Upgrade deps
v2.0.3 - 2019-01-05
- Upgrade deps
v2.0.2 - 2019-08-31
- Upgrade deps
v2.0.1 - 2018-08-08
- Upgrade deps
- Change tagline
v2.0.0 - 2016-12-22
- Code of Conduct
- Added support for Node v6 and beyond
- Use Jest for testing and code coverage
- Switch from special JSHint rules to standard
- Make project files slightly more in line with those from module-init
- Switch from MIT to ISC
- Support for versions of Node before v6
v1.0.2 - 2015-07-13
- Downloads/month badge on README
- LICENSE
- CONTRIBUTING.md
- Updated dependencies
v1.0.1 - 2015-03-18
- 2 more tests
v1.0.0 - 2015-02-14
After using v0.1.0 for a while and updating some dependencies, this project was ready to be bumped to v1.0.0.
- Run tests with
make test
ornpm test
- Gulp
Initial Release - the first stable version