github pypa/hatch hatch-v1.0.0rc17
Hatch v1.0.0rc17

latest releases: hatch-v1.11.0, hatch-v1.10.0, hatch-v1.9.7...
pre-release2 years ago

Changed:

  • Rename environment collector API method get_environment_config to get_initial_config and do not make it required

Added:

  • Add the env run command as a more advanced form of the run command
  • Add --json flag to the env show command
  • Add features and scripts to the env show command
  • Allow environment selection for the env show command
  • Add environment collector API methods finalize_config and finalize_environments
  • Add more conditions for environment option overrides
  • Allow for environment option overrides of unknown/untyped options
  • Add method to the environment interface for getting options from environment variables
  • Allow selecting an explicit path for virtual environments
  • Add detached option to environments
  • Expose helper for lazily loading modules
  • Normalize the names of environment features to adhere to the newly-introduced PEP 685
  • Bump the minimum supported version of Hatchling
  • Upgrade tomlkit for better formatting

Don't miss a new hatch release

NewReleases is sending notifications on new releases.