Releases: tox-dev/tox
Releases · tox-dev/tox
4.2.4
What's Changed
- Also accept tab after colon before factor filter expansion by @pdecat in #2823
- Fail on mismatched python spec attributes by @stephenfin in #2824
Full Changelog: 4.2.3...4.2.4
4.2.3
What's Changed
- Require space after colon before factor expansion by @pdecat in #2822
- Fix devenv when package for env is wheel/editable by @gaborbernat in #2820
Full Changelog: 4.2.2...4.2.3
4.2.2
What's Changed
- Remove docs about colour regression by @adamchainz in #2816
- Add more c-extension env-vars to default pass_env by @gaborbernat in #2818
Full Changelog: 4.2.1...4.2.2
4.2.1
What's Changed
- update how extras are extracted to handle cases with more than 2 groups by @dconathan in #2812
New Contributors
- @dconathan made their first contribution in #2812
Full Changelog: 4.2.0...4.2.1
4.2.0
What's Changed
- Introduce Upgrading doc page for tox4 by @sirosen in #2805
- Document ambiguous usages in v3-to-v4 by @sirosen in #2808
- Packaging inherits from pkgenv, deps and document tox 4 packaging changes by @gaborbernat in #2813
Full Changelog: 4.1.3...4.2.0
4.1.3
What's Changed
- Relax test_list_installed_deps() to allow other packages by @mgorny in #2796
- Skip time-machine dep and spinner tests on PyPy by @mgorny in #2797
- Reuse package_env with --installpkg by @gaborbernat in #2803
- issue 2695/tox4 install command breaking change docs by @gaborbernat in #2806
- Better message when command parsing on empty input by @gaborbernat in #2807
Full Changelog: 4.1.2...4.1.3
4.1.2
What's Changed
- Fix --skip-missing-interpreters by @q0w in #2793
- Show installed packages after setup in CI envs by @gaborbernat in #2794
- Fix extracting extras from markers with many extras by @q0w in #2792
Full Changelog: 4.1.1...4.1.2
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