You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

36 lines
607 B

4 years ago
0.1.4 / 2018-04-30
==================
* Added type definitions for TypeScript (#5)
0.1.3 / 2017-02-03
==================
* Bump versions to remove deprecated minimatch in dependencies (#3)
* make release history consistent
0.1.2 / 2014-06-02
==================
* Fire callback even if there are no patterns.
* Upgrade to latest glob version.
* Fix broken test.
0.1.1 / 2013-06-20
==================
* Add MIT license
* `npm init`
0.1.0 / 2013-04-29
==================
* Add synchronous API
0.0.1 / 2013-03-01
==================
* Initial release