Releases: tox-dev/tox
Releases · tox-dev/tox
4.1.1
4.1.0
What's Changed
- docs(config): Fix minor typo by @rpatterson in #2785
- Update user_guide.rst by @jamwil in #2787
- Improved factor selection to allow multiple uses of
-f
for "OR" and to allow hyphenated factors by @sirosen in #2786
New Contributors
- @rpatterson made their first contribution in #2785
- @jamwil made their first contribution in #2787
- @sirosen made their first contribution in #2786
Full Changelog: 4.0.19...4.1.0
4.0.18
What's Changed
- Handle whitespace around requirements by @gaborbernat in #2779
Full Changelog: 4.0.17...4.0.18
4.0.17
4.0.16
What's Changed
- Fix change_dir is not always relative to tox_root by @gaborbernat in #2761
Full Changelog: 4.0.15...4.0.16
4.0.15
What's Changed
- test_sequential: resolve() the system_executable by @masenf in #2751
- Fix provisioning by @gaborbernat in #2750
- Fix complex negative factor filters not working by @gaborbernat in #2757
Full Changelog: 4.0.14...4.0.15
4.0.14
What's Changed
- Ignore non-test section names and invalid factor filters by @gaborbernat in #2748
Full Changelog: 4.0.13...4.0.14
4.0.13
What's Changed
- Fix plain section shadows env config by @gaborbernat in #2742
- Fix space not accepted in factor filter expression by @gaborbernat in #2744
Full Changelog: 4.0.12...4.0.13
4.0.12
What's Changed
- Fix legacy flags, deprecate them and remove --index-url by @gaborbernat in #2731
- syntax fix for tox 4 - CLI args section by @evgeni in #2734
- implement pseudo tty on stdout/stderr by @masenf in #2711
- Document user level config by @ziima in #2736
- Fix python hash seed not being set by @gaborbernat in #2739
New Contributors
Full Changelog: 4.0.11...4.0.12
4.0.11
What's Changed
- Show only default env list for tox config by default by @gaborbernat in #2726
- NO_COLOR follows no-color.org logic instead of tox boolean by @gaborbernat in #2727
- Restore TOX_SKIP_ENV filtering by @mgedmin in #2707
Full Changelog: 4.0.10...4.0.11