Changed:
- The
run
/env run
andtest
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