5.1.1
- 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.
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.