Releases: ofek/hatch-vcs
Releases · ofek/hatch-vcs
v0.4.0
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
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
Fixed:
- Allow
root
in raw-options
v0.2.0
Added:
- Bump the minimum supported version of Hatchling
Fixed:
- Fix handling of
fallback_version
default value
v0.1.0
This is the initial public release.