Skip to content

Hatch v1.12.0

Latest
Compare
Choose a tag to compare
@ofek ofek released this 28 May 14:11
· 17 commits to master since this release

Changed:

  • The run/env run and test commands now treat inclusion variable options as an intersection rather than a union to allow for specific targeting of environments

Added:

  • Add ability to control the source of Python distributions
  • Upgrade Ruff to 0.4.5
  • Upgrade PyApp to 0.22.0 for binary builds

Fixed:

  • The fmt command no longer hides the commands that are being executed
  • Add default timeout for network requests, useful when installing Python distributions
  • Fix syntax highlighting contrast for the config show command