CHANGELOG.md
5.33 KB
Change Log
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.1.2 (2017-01-04)
Bug Fixes
3.1.1 (2017-01-02)
3.1.0 (2016-12-27)
Bug Fixes
Features
3.0.0 (2016-11-14)
Chores
BREAKING CHANGES
- package: test-exclude now adds
**/node_modules/**as exclude rule by default.
2.0.3 (2016-10-17)
Bug Fixes
- force istanbul-lib-instrument with variable hoisting fix (#64) (209a0cf)
- switch deprecated lodash.assign for object-assign (#58) (6e051fc)
2.0.2 (2016-09-08)
Bug Fixes
2.0.1 (2016-09-02)
Bug Fixes
- update istanbul-lib-instrument (573e0d4)
2.0.0 (2016-08-14)
Chores
BREAKING CHANGES
1.1.0 (2016-07-21)
Bug Fixes
Features
1.0.3 (2016-07-09)
Bug Fixes
1.0.2 (2016-07-03)
Bug Fixes
1.0.1 (2016-06-30)
Bug Fixes
- upgrade to version of istanbul-lib-instrument that fixes some out of bounds issues (#6) (a949065), closes #6