Releases: tox-dev/tox
Releases · tox-dev/tox
v4.53.0
What's Changed
- ✨ feat(toml): allow bare range/labeled dicts in env_list by @gaborbernat in #3923
Full Changelog: 4.52.1...4.53.0
v4.52.1
What's Changed
- use normalize_isa for architecture factor matching by @rahuldevikar in #3919
- 🐛 fix(pip): invalidate install cache on resolution env var changes by @gaborbernat in #3921
Full Changelog: 4.52.0...4.52.1
v4.52.0
What's Changed
- remove unsupported --remote flag from gh repo fork by @rahuldevikar in #3908
- ✨ feat(config): support escaped dots in -x override keys by @gaborbernat in #3910
- 🐛 fix(docs): auto-generate manpage from CLI parser by @gaborbernat in #3911
- ✨ feat(runner): add PEP 723 inline script metadata support by @gaborbernat in #3912
Full Changelog: 4.51.0...4.52.0
v4.51.0
What's Changed
- 🔒 ci(workflows): add zizmor security auditing by @gaborbernat in #3896
- Add
base_python_fileconfig option by @rahuldevikar in #3899 - prevent machine ISA from overriding explicit env factors by @rahuldevikar in #3904
- 🐛 fix(config): fix handling of env_list in nested contexts by @Daverball in #3905
- fix: enable persist-credentials for release workflow by @rahuldevikar in #3907
New Contributors
- @Daverball made their first contribution in #3905
Full Changelog: 4.50.3...4.51.0
v4.50.3
What's Changed
- 🐛 fix(pkg): distinguish free-threaded Python in wheel build env by @gaborbernat in #3891
Full Changelog: 4.50.2...4.50.3
v4.50.2
v4.50.1
What's Changed
- 🐛 fix(env): suggest normalized env name for dotted Python versions by @gaborbernat in #3888
Full Changelog: 4.50.0...4.50.1
v4.50.0
What's Changed
- document {env:TOX_PACKAGE} for referencing built packages in commands by @rahuldevikar in #3873
- 🧪 test(docs): validate doc config examples to prevent regressions by @gaborbernat in #3875
- ✨ feat(run): add interrupt_post_commands for cleanup after Ctrl-C by @gaborbernat in #3882
- ✨ feat(config): support subscript syntax and env_name in conditionals by @gaborbernat in #3884
Full Changelog: 4.49.1...4.50.0
v4.49.1
What's Changed
- Update maintainers by @rahuldevikar in #3868
- 🐛 fix(run): break deadlock in execution interrupt chain by @gaborbernat in #3869
Full Changelog: 4.49.0...4.49.1
v4.49.0
What's Changed
- ✨ feat(config): add {factor:label} substitution for TOML by @gaborbernat in #3865
- 🐛 fix(legacy): initialize config_format and output_file for --showconfig by @rares985 in #3867
New Contributors
Full Changelog: 4.48.1...4.49.0