Skip to content

5.1.1

Compare
Choose a tag to compare
@kaelzhang kaelzhang released this 17 Apr 07:58
· 69 commits to master since this release
  • PATCH fixes isPathValid on Windows (#54)

On Windows, if path is an absolute path, ig.ignores(path), ig.test(path) and related methods will now throw an error as expected.