Skip to content

Releases: jwodder/gitmatch

v0.3.0 — Update for Git 2.52.0

05 Dec 12:29
v0.3.0

Choose a tag to compare

  • Support Python 3.14
  • Drop support for Python 3.8 and 3.9
  • Medial **/ is no longer treated as a * that can match /
    • This aligns with a bugfix in Git 2.52.0.

v0.2.1 — Support Python 3.13

29 Nov 15:37
v0.2.1

Choose a tag to compare

v0.2.0 — Reject Windows paths with anchors

28 Jul 17:48
v0.2.0

Choose a tag to compare

  • 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

v0.1.0 — Initial release

20 Jul 15:24
v0.1.0

Choose a tag to compare