All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.2.0 (2016-10-03)
- loading: process.chdir is no longer required (8d3caed)
- #3
- #4
- Refactored tests to use ava
1.1.1 (2016-09-26)
- Updated dependencies
1.1.0 (2015-10-04)
- debugging: Pass filename value to
yaml.load
to make problems easier to track down. - CHANGELOG: Add a change log like a civilized human being
- Debug module is a dependency, not a devDependency. Fixes #2
- Update dependencies.
- Add a Commitizen badge to the README.
- Add postversion script for automated goodness.
- Initial release.