Skip to content

Releases: ahmadnassri/node-glob-promise

v3.0.0

16 Dec 07:42
Compare
Choose a tag to compare

<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)

v2.0.0

19 Nov 18:55
Compare
Choose a tag to compare

<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)

1.0.3

21 Jun 18:23
Compare
Choose a tag to compare

removed support for versions for older versions of node < 0.12

1.0.2

21 Jun 18:22
Compare
Choose a tag to compare

properly catch throws

1.0.1

21 Jun 18:21
Compare
Choose a tag to compare

simplified logic and less dependencies

1.0.0

21 Jun 18:21
Compare
Choose a tag to compare

Initial Release!