Releases: tox-dev/tox
Releases · tox-dev/tox
4.2.7
What's Changed
- Add release notes project URL for quick access in PyPI web by @scop in #2835
- Document colorization regression on Windows by @adamchainz in #2837
- The tests actually require wheel by @hroncok in #2843
- Only return Python factor on base_python conflict by @stephenfin in #2840
- Revert to supporting simple Python factors by @stephenfin in #2849
Full Changelog: 4.2.6...4.2.7
4.2.6
What's Changed
- Handle properly pip --no-binary / --only-binary options in requirements.txt format files. by @q0w in #2834
Full Changelog: 4.2.5...4.2.6
4.2.5
What's Changed
- Fix various issues with missing interpreters by @stephenfin in #2828
Full Changelog: 4.2.4...4.2.5
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