Skip to content

0.2.0

Choose a tag to compare

@maoberlehner maoberlehner released this 07 Jan 11:21
· 105 commits to master since this release
  • 37fb638 Use babel instead of buble and use babel to test es6 code directly.
  • 1b23e7f Restructure the test system. Move node-matches-filter into a separate file to make it testable. Add missing tests, fixes #6
  • 7ac84e8 Generate a dist file for "node-matches-filter.js" lib file.

Minor changes

  • 2c66098 Demo code syntax tweak.
  • 58e71f9 Delete dist directory before bundling files.