Releases: tox-dev/tox
Releases · tox-dev/tox
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
4.6.3
What's Changed
- Made issue template have less whitespace by @jamesbraza in #3038
- Docs link of env var subs section to
set_env
by @jamesbraza in #3039 - Removed duplicate text in bug report template by @jamesbraza in #3040
- Ensure
get_requires*
hook is called beforeprepare_metadata*
by @abravalheri in #3044
New Contributors
- @jamesbraza made their first contribution in #3038
- @abravalheri made their first contribution in #3044
Full Changelog: 4.6.2...4.6.3
4.6.2
What's Changed
Full Changelog: 4.6.1...4.6.2
4.6.1
What's Changed
- Update
usedevelop
doc by referring to PEP-660. by @tibortakacs in #3025 - Use ruff by @gaborbernat in #3033
New Contributors
- @tibortakacs made their first contribution in #3025
Full Changelog: 4.6.0...4.6.1
4.6.0
What's Changed
- Remove unnecessary Future usage by @living180 in #3020
- Test against 3.12.0-beta.1 by @gaborbernat in #3022
- Add --list-dependencies options by @lengau in #3024
New Contributors
- @living180 made their first contribution in #3020
- @lengau made their first contribution in #3024
Full Changelog: 4.5.2...4.6.0
4.5.2
What's Changed
- Add 3.12 support by @gaborbernat in #2998
- Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 by @dependabot in #3003
- Update list of maintainers by @jugmac00 in #3008
- fix legacy
tox --devenv venv
by @asottile in #3013 - Fix legacy devenv by @gaborbernat in #3019
Full Changelog: 4.5.1...4.5.2
Test Trusted Publisher
4.5.1 Specify an environment in the release workflow (#2995)
4.5.0
What's Changed
- Bump deps and tools by @gaborbernat in #2987
- git: Ignore the .lock file for demo_pkg_inline by @hroncok in #2988
- Add FAQ entry on how to test against EOL Python versions by @jugmac00 in #2991
- Feature: suppress step timings for verbosity=1 #2891 by @nedbat in #2992
Full Changelog: 4.4.12...4.5.0