node-glob-promise

Promise version of glob

MIT License

Downloads
14.7M
Stars
53
Committers
10

Bot releases are visible (Hide)

node-glob-promise - v3.0.0

Published by ahmadnassri almost 8 years ago

<a name"3.0.0">

3.0.0 (2016-12-16)

Breaking Changes

  • module exports path changed to just lib/index.js

Closes: #44

(451f0ac9)

node-glob-promise - v2.0.0

Published by ahmadnassri almost 8 years ago

<a name"2.0.0">

2.0.0 (2016-11-19)

Features

  • typescript: add d.ts file for TypeScript (b4260312)

Breaking Changes

  • this is re-write, though the API has not changed, check the README for install instructions

    (4c8a31d2)

  • This module no longer supports Node.js 0.10
    (667e00b2)

node-glob-promise - 1.0.3

Published by ahmadnassri over 9 years ago

removed support for versions for older versions of node < 0.12

node-glob-promise - 1.0.2

Published by ahmadnassri over 9 years ago

properly catch throws

node-glob-promise - 1.0.1

Published by ahmadnassri over 9 years ago

simplified logic and less dependencies

node-glob-promise - 1.0.0

Published by ahmadnassri over 9 years ago

Initial Release!