Changelog
v0.2.0 (2024-07-28)
Support Python 3.11 and 3.12
Migrated from setuptools to hatch
Drop support for Python 3.7
Gitignore.match()will now raiseInvalidPathErrorfor Windows paths with anchors
v0.1.0 (2022-07-20)
Initial release
Support Python 3.11 and 3.12
Migrated from setuptools to hatch
Drop support for Python 3.7
Gitignore.match() will now raise InvalidPathError for Windows paths with
anchors
Initial release