Hatch

Latest version: v1.11.0

Safety actively analyzes 630052 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 7

1.0.0rc9

***Added:***

- Add ability to set the non-preview variant of versions
- Improve collection of information about Python interpreters within environments
- Update dependencies

***Fixed:***

- Relax restriction on the contents of `build-system.requires`
- The `version` command now properly handles statically defined versions
- Fix typo preventing the Python executable fallback for environments when there is no `python` along `PATH`

1.0.0rc8

***Added:***

- Support Python 3.7

hatchling-v0.7.0
***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

1.0.0rc7

***Added:***

- Bump the minimum supported version of Hatchling

hatchling-v0.6
***Added:***

- Add ability to conditionally execute build hooks

***Fixed:***

- Disregard hook dependencies when building without hooks

hatch-v1rc6
***Added:***

- Bump the minimum supported version of Hatchling

hatch-v1rc5
***Fixed:***

- Reduce default verbosity of config file creation for new users

hatchling-v0.5
***Added:***

- Add option to clean build hook artifacts after each build

***Fixed:***

- Properly include artifacts like C extensions that are built outside of package directories (with the intention of being placed directly inside `site-packages`) for projects with a `src`-layout structure
- For wheels, the ordering of generated `.dist-info` files now matches the ordering of files included from the local file system

hatch-v1rc4
***Added:***

- Bump the minimum supported version of Hatchling

***Fixed:***

- Ensure Python subprocesses use unbuffered output to display real live progress
- Ensure that build environments honor environment variable filters

hatchling-v0.4
***Changed:***

- In order to simplify configuration, build file selection options (`include`, `exclude`, etc.) can no longer be defined as comma separated strings.

***Added:***

- Refactor builder config handling into its own class
- Allow build hooks to access builder configuration

hatch-v1rc3
***Added:***

- Bump the minimum supported version of Hatchling

hatchling-v0.3.1
***Fixed:***

- Ignore non-Python files for [editable](https://github.com/pfmoore/editables) wheels

hatchling-v0.3
This is the initial public release of the Hatchling build system. Support for Python 2 will be dropped in version 1.

hatch-v1rc2
This is the first release candidate for Hatch v1, a complete rewrite. The old code lives on the [pre-v1](https://github.com/ofek/hatch/tree/pre-v1) branch.

0.23.0

- Fixed wheel packaging

0.11.0

for Fedora

Page 7 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.