Releases: pypa/hatch
Releases Β· pypa/hatch
Hatch v1.9.7
Fixed:
- Limit the maximum version of virtualenv due to a backward incompatible change
- Upgrade PyApp to 0.12.0 for binary builds
Hatchling v1.24.2
Fixed:
- Add
.venv
to the list of directories that cannot be traversed - Output from the core Application utility now writes to stderr
Hatchling v1.24.1
Fixed:
- Maintain file permissions for
shared-scripts
option/shared_scripts
build data of thewheel
target
Hatchling v1.24.0
Added:
- Add
shared_data
andshared_scripts
build data for thewheel
target
Hatchling v1.23.0
Added:
- Add
shared-scripts
option for thewheel
target
Fixed:
- Support recursive optional dependencies
- Set the
packaging
dependency version as>=23.2
to avoid its URL validation which can conflict with context formatting
Hatchling v1.22.5
Fixed:
- Fix reading metadata from source distributions when fields are dynamic but not part of core metadata like entry points
Hatchling v1.22.4
Fixed:
- Only read source distribution metadata for fields that are explicitly defined as dynamic
Hatchling v1.22.3
Fixed:
- Fix the
custom
build hook when using dynamic dependencies
Hatchling v1.22.2
Fixed:
- Fix regression when loading metadata from source distributions
- Fix metadata hooks when building wheels from source distributions
Hatchling v1.22.1
Fixed:
- Update the default version of core metadata to 2.3