Skip to content

Releases: tandrewnichols/pedestrian

v2.0.0

18 Jan 02:43
Compare
Choose a tag to compare

This release:

  • Adds support for promises
  • Splits sync and async into different functions
  • Updates the syntax to es6
  • Switches the build system to gulp

v1.0.0

26 Aug 00:38
Compare
Choose a tag to compare

This release accounts for empty and non-existent directories by returning an empty array. It also updates dependencies. Technically, this is only a patch, but sub-1.0.0 versions sometimes carry the connotation of being beta, and this module is perfectly stable, well-tested, and therefore deserves a v1 status.

v0.0.10

17 Jan 04:53
Compare
Choose a tag to compare

Updates Github urls.

v0.0.9

17 Jan 04:52
Compare
Choose a tag to compare

Fixes negation patterns.

v0.0.8

30 Sep 18:14
Compare
Choose a tag to compare

This releases actually fixes multiple globstar patterns (which 0.0.7 purportedly did).

v0.0.7

29 Sep 19:07
Compare
Choose a tag to compare

DEPRECATED

This release replaces minimatch with globule so that multiple patterns return the right list of files.

v0.0.6

29 Aug 15:42
Compare
Choose a tag to compare

Updates dependencies

v0.0.5

29 Aug 15:32
Compare
Choose a tag to compare

This release fixes patterns and allows relative paths to be passed to walk.