Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.2 (2016-06-27)

2.0.0 (2016-06-26)

1.0.1 (2016-06-01)

1.0.0 (2016-06-01)

Bug Fixes

  • update old tests to use mocha instead (f4e0d8e)

Features

  • sync: always ignore node_modules in sync mode (c6593c0)
  • update glob 7 (954bab5)

BREAKING CHANGES

  • Includes an update to glob / minimatch. As described in 378de99522caf7b665c53472a34a41a0b295b489

Since glob 6 removes support for comment and negation patterns, this may or may not be a breaking change from fileset's pov.

Changelog

0.2.1

  • Sync API

0.2.0

0.1.8

  • PR mklabs/node-fileset#17 - Reverts PR#14

0.1.6 / 0.1.7

  • PR mklabs/node-fileset#14

0.1.x

  • Initial commit