Releases: mherrmann/gitignore_parser
Releases · mherrmann/gitignore_parser
Ensure that Path is supported in matches()
Support directory-only negation
Revert release 0.9.0
It had a failing test case. See #33 (comment).
Fix error with subdirectory matching
Better handle directories, comments, spaces
Fix negation rules and ** parsing
See #13.
Thank you @ahernsean for the PR!
Make compatible with Python 2
Thanks Jean-Baptiste Veslin (@thebaptiste) for the PR.
Fix fatal errors on Windows
Thank you @butteredptarmigan for the PR!