All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.2 (2016-06-27)
2.0.0 (2016-06-26)
1.0.1 (2016-06-01)
1.0.0 (2016-06-01)
- update old tests to use mocha instead (f4e0d8e)
- Includes an update to glob / minimatch. As described in 378de99522caf7b665c53472a34a41a0b295b489
Since glob 6 removes support for comment and negation patterns, this may or may not be a breaking change from fileset's pov.
- Sync API
- Drop support for 0.8
- PR #14 reapplied
- Minor code style changes
- PR #17 - Reverts PR#14
- PR #14
- Initial commit