Skip to content

Releases: gulpjs/glob-stream

v3.1.17

Choose a tag to compare

@phated phated released this 22 Feb 00:36

Upgrade

v3.1.16

Choose a tag to compare

@phated phated released this 22 Feb 00:36

Update

  • Use files property in package.json to reduce size (ec69b3b)
  • Remove TODO comment for ordering files because already complete (4beee80) - Closes #22

Upgrade

  • Update ordered-read-streams & mocha (458c44f)

v3.1.15

Choose a tag to compare

@phated phated released this 22 Feb 00:36

Upgrade

  • Update glob2base, minimatch, through2 & istanbul (fff3661)

v3.1.14

Choose a tag to compare

@phated phated released this 22 Feb 00:36

Upgrade

  • Update ordered-read-streams (1f783f7)

v3.1.13

Choose a tag to compare

@phated phated released this 22 Feb 00:36

Update

  • Refactor implementation of through2 (15ba101)
  • Switch to through2 & filter in transform instead of map-stream (f0ecccf)

v3.1.12

Choose a tag to compare

@phated phated released this 22 Feb 00:36

Fix

  • Pass options to minimatch to handle dotfiles with negative globs (3ee8867) - Closes #18

Build

  • Remove node version 0.9 & add version 0.11 (8bf13c5)

v3.1.11

Choose a tag to compare

@phated phated released this 22 Feb 00:36

Upgrade

v3.1.10

Choose a tag to compare

@phated phated released this 22 Feb 00:36

Upgrade

  • Update all dependencies & use ^ for semver range (4826d5d)

v3.1.9

Choose a tag to compare

@phated phated released this 22 Feb 00:36
Release: 3.1.9

v3.1.8

Choose a tag to compare

@phated phated released this 22 Feb 00:36

Update

  • Switch to ordered-read-streams to stream files in glob order (f1cef6c) - Closes #7

Build

  • Run Coveralls after tests (2deb83a)