Skip to content

1.3.0

Compare
Choose a tag to compare
@es128 es128 released this 22 Apr 22:09
· 79 commits to master since this release
  • Support for negated globs (starts with a !) in an array of matchers
  • On Windows, matching of paths using backslash as the path separator against string, glob and regex matchers that are expecting forward slashes. Not applied to function matchers in order to avoid side effects resulting from extra calls to the functions.