Releases: tox-dev/tox
Releases · tox-dev/tox
4.11.3
4.11.2
What's Changed
- Fix typos discovered by codespell by @cclauss in #3113
- Bump actions/checkout from 3 to 4 by @dependabot in #3114
- Providing example to make CLI help more helpful for -x,--override by @posita in #3119
- Remove stray colons in
config.rst
left over from #3111 by @posita in #3120
New Contributors
Full Changelog: 4.11.1...4.11.2
4.11.1
What's Changed
- Tests: Don't assume Python 3.10 is always installed, use current Python version by @hroncok in #3108
- Set the --parallel default to "auto", not CPU count by @paravoid in #3109
- Fix , being used as value parser for env var configs by @gaborbernat in #3111
Full Changelog: 4.11.0...4.11.1
4.5.1.1: Incompatible with latest pyproject-api
Signed-off-by: Bernát Gábor <[email protected]>
4.11.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #3102
- Fix type checker and bump tools by @gaborbernat in #3107
- Add config_settings support for build backend calls by @nschloe in #3090
New Contributors
Full Changelog: 4.10.0...4.11.0
4.10.0
What's Changed
- Set basepython for docs env in alignment to Read the Docs default by @jugmac00 in #3097
- Document release process by @jugmac00 in #3094
- Replace undefined settings with overrides when appending by @stefanor in #3101
- Accept environments with defined factors or of python selector form - suggest closest by @BeyondEvil in #3099
New Contributors
- @BeyondEvil made their first contribution in #3099
Full Changelog: 4.9.0...4.10.0
4.9.0
What's Changed
- Disallow command line environments which are not explicitly specified in the config file by @tjsmart in #3089
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #3091
New Contributors
Full Changelog: 4.8.0...4.9.0
4.8.0
What's Changed
- Correct "notset" typo in --hashseed's --help text. by @lamby in #3082
- Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 by @dependabot in #3085
- Allow extending lists with --override foo+=bar by @stefanor in #3088
New Contributors
Full Changelog: 4.7.0...4.8.0
4.7.0
What's Changed
- Fix doc alignment and link check by @gaborbernat in #3059
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #3061
- Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8 by @dependabot in #3063
- Update a test regex to work with Python 3.12+ by @hroncok in #3066
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #3067
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #3070
- Remove broken link by @gaborbernat in #3072
- Add sponsor button for tidelift by @jugmac00 in #3079
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #3081
- Make --hashseed default to PYTHONHASHSEED, if defined by @paravoid in #3076
Full Changelog: 4.6.4...4.7.0
4.6.4
What's Changed
- Ensure tox r -e docs generates the documentation by @gaborbernat in #3047
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #3051
- Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 by @dependabot in #3052
- s/setup.cfg/pyproject.toml/ in the development docs by @sk1p in #3058
- Fix hang and zombie process on interrupt (CTRL-C). by @sk1p in #3057
Full Changelog: 4.6.3...4.6.4