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.

35 lines
607 B

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