Skip to content

Releases: mherrmann/gitignore_parser

Ensure that Path is supported in matches()

28 Nov 13:16
59605c5
Compare
Choose a tag to compare

Support directory-only negation

20 Nov 03:47
eeaeb72
Compare
Choose a tag to compare

Revert release 0.9.0

29 Aug 12:51
Compare
Choose a tag to compare

It had a failing test case. See #33 (comment).

Fix error with subdirectory matching

29 Aug 10:44
Compare
Choose a tag to compare

Better handle directories, comments, spaces

17 Aug 05:23
Compare
Choose a tag to compare

Thank you to @x-way and @inverse for the pull requests.

Fix negation rules and ** parsing

31 Jul 15:13
Compare
Choose a tag to compare

See #13.

Thank you @ahernsean for the PR!

Make compatible with Python 2

28 Feb 06:06
Compare
Choose a tag to compare

Thanks Jean-Baptiste Veslin (@thebaptiste) for the PR.

Fix fatal errors on Windows

11 Jul 06:37
Compare
Choose a tag to compare

Fix deprecation warning about regular expressions

11 Apr 05:24
Compare
Choose a tag to compare