Skip to content

Releases: pypa/hatch

Hatch v1.0.0rc10

19 Jan 17:44
Compare
Choose a tag to compare
Hatch v1.0.0rc10 Pre-release
Pre-release

Fixed:

  • Handle edge case for displaying text while showing a status message

Hatchling v0.9.0

19 Jan 00:00
Compare
Choose a tag to compare

Added:

  • Build hooks now have access to project metadata

Fixed:

  • Improve check for satisfied dependencies

Hatchling v0.8.2

16 Jan 17:50
Compare
Choose a tag to compare

Fixed:

  • Fix plugins on Python 2

Hatchling v0.8.1

14 Jan 23:13
Compare
Choose a tag to compare

Fixed:

  • Update project metadata

Hatchling v0.8.0

09 Jan 18:31
Compare
Choose a tag to compare

Added:

  • The regex version source now supports the ^/$ multi-line characters by default

Fixed:

  • Fix greedy matching in the default pattern for the regex version source

Hatch v1.0.0rc8

09 Jan 03:37
Compare
Choose a tag to compare
Hatch v1.0.0rc8 Pre-release
Pre-release

Added:

  • Support Python 3.7

Hatchling v0.7.0

08 Jan 18:00
Compare
Choose a tag to compare

Added:

  • Improve default file selection to account for src-layout structures and namespaced packages

Fixed:

  • The normalization of project versions no longer strips trailing zero release segments

Hatch v1.0.0rc7

08 Jan 18:46
Compare
Choose a tag to compare
Hatch v1.0.0rc7 Pre-release
Pre-release

Added:

  • Bump the minimum supported version of Hatchling

Hatchling v0.6

06 Jan 07:34
Compare
Choose a tag to compare

Added:

  • Add ability to conditionally execute build hooks

Fixed:

  • Disregard hook dependencies when building without hooks

Hatch v1rc6

06 Jan 07:52
Compare
Choose a tag to compare
Hatch v1rc6 Pre-release
Pre-release

Added:

  • Bump the minimum supported version of Hatchling