Skip to content

Releases: ofek/hatch-vcs

v0.4.0

06 Nov 06:23
Compare
Choose a tag to compare

Changed:

  • Drop support for Python 3.7

Added:

  • Officially support Python 3.12

Fixed:

  • Prevent UserWarning when a template is not defined explicitly

v0.3.0

10 Dec 15:51
Compare
Choose a tag to compare

Changed:

  • Drop support for Python 2

Added:

  • Add a metadata hook for injecting VCS metadata
  • Bump the minimum supported version of Hatchling

v0.2.1

07 Dec 02:53
Compare
Choose a tag to compare

Fixed:

  • Allow root in raw-options

v0.2.0

18 Mar 05:38
Compare
Choose a tag to compare

Added:

  • Bump the minimum supported version of Hatchling

Fixed:

  • Fix handling of fallback_version default value

v0.1.0

19 Jan 01:21
Compare
Choose a tag to compare

This is the initial public release.