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.
- Fixed mismatch between version in pakcage.json and that declared in this file.
- Introduced
clean
,reinstall
, andlint
npm tesks - This changelog file
- Updated ESLint and Aribnb rules
- Test configs now rely on native mocha configuration mechanisms
- Updated
shelljs
dependency to 0.7.7 to appease bithound
- Removed Gulp dependency
- Initial public release.