Initial commit

This commit is contained in:
Developer
2025-04-21 16:03:20 +02:00
commit 2832896157
22874 changed files with 3092801 additions and 0 deletions

View File

@@ -0,0 +1,35 @@
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