All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.6 (2016-09-12)
- travis: travis to run
report-coverage
script instead (1856719)
0.1.5 (2016-09-12)
- chore: update CONTRIBUTING guide (a2e24d0)
- update: npm scripts (1403d25)
- package: make package commitizen-friendly (6034cb6)
0.1.4 (2016-09-11)
- index: make it work as smart plugin (daefabf)
0.1.3 (2016-09-10)
- docblock: remove ` from method name (656950f)
- editorconfig: md: insert_final_newline false (fc01033)
- index.js: .taskAlias returns this (d46be6a)
- taskAlias: make it accept options object as second argument (f7d63ce)
0.1.2 (2016-09-10)
- options: use extend-shallow to merge options coming from plugin (ebcad25)
- Initial commit