Releases: tox-dev/tox
Releases · tox-dev/tox
3.28.0
4.0.9
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2689
- Add tox_on_install and tox_env_teardown plugin hooks by @gaborbernat in #2687
- Add PKG_CONFIG_PATH to default passenv by @gaborbernat in #2700
Full Changelog: 4.0.8...4.0.9
4.0.8
What's Changed
- Fix multiple substitutions on factor filtering by @gaborbernat in #2680
- Fix requirements.txt parsing by @gaborbernat in #2683
Full Changelog: 4.0.7...4.0.8
4.0.7
What's Changed
- Support for --no-deps within deps by @gaborbernat in #2678
Full Changelog: 4.0.6...4.0.7
4.0.6
4.0.5
What's Changed
- Normalize extra names passed in by @gaborbernat in #2668
Full Changelog: 4.0.4...4.0.5
4.0.4
What's Changed
- Document
-U
is not longer valid when defining dependencies viadeps
by @jugmac00 in #2651 - Do not log distlib.util or filelock by @gaborbernat in #2656
- Make the changes regarding the usage of
#
more discoverable by @jugmac00 in #2663 - Document that
-v
adds debug info to--showconfig
and `--help-ini`` by @jugmac00 in #2652 - Add repr() calls to "invalid value" exception message in StrConverter.to_bool by @ptmcg in #2666
New Contributors
Full Changelog: 4.0.3...4.0.4
4.0.3
What's Changed
- Document necessity to escape
#
sign used incommands
by @jugmac00 in #2621 - Ensure change_dir is created before running commands by @gaborbernat in #2643
- Show host python under core section as constant by @gaborbernat in #2644
- Set always PYTHONIOENCODING to utf-8 by @gaborbernat in #2646
- Pass through NUMBER_OF_PROCESSORS on Windows by @gaborbernat in #2647
Full Changelog: 4.0.2...4.0.3
4.0.2
What's Changed
- tox --showconfig -e py shows core configs by @gaborbernat in #2625
- Unescaped comma in substitution should not be replaced during INI expansion by @gaborbernat in #2626
Full Changelog: 4.0.1...4.0.2
4.0.1
What's Changed
- Default tox min_version to 4.0 instead of current tox version by @gaborbernat in #2613
- Create session views of the build wheel/sdist into temp_dir by @gaborbernat in #2614
Full Changelog: 4.0.0...4.0.1