Releases: tox-dev/tox
Releases · tox-dev/tox
4.14.0
What's Changed
- Fix issue/PR number in 4.13.0 changelog by @hroncok in #3223
- Fix linkcheck failing by @gaborbernat in #3229
- Support fresh subprocess for build backends by @gaborbernat in #3233
- Allow plugins to attach data to --version by @gaborbernat in #3234
Full Changelog: 4.13.0...4.14.0
4.13.0
What's Changed
- Document usage of Pytest with Tox as a FAQ entry by @faph in #3192
- docs/config.rst: State in config directive sections their ini file sections by @0cjs in #3194
- .gitignore: Add /tests/demo_pkg_inline/.tox/ by @0cjs in #3198
- docs/development: Summarise important points experienced devs need to know by @0cjs in #3197
- Add tests for CliEnv by @0cjs in #3204
- Document how CliEnv works by @0cjs in #3206
- docs/development "Key points": Two updates and general improvement by @0cjs in #3205
- session.env_select.CliEnv: Document and test spaces behaviour by @0cjs in #3208
- config.cli.test_cli_ini: Re-order for clarity (textual moves only) by @0cjs in #3209
- Revert previous "precommit autoupdate (#3214)" commit; it's broken by @0cjs in #3215
- Extract packaging virtualenv code to its own class by @gaborbernat in #3221
New Contributors
Full Changelog: 4.12.1...4.13.0
4.12.1
4.12.0
What's Changed
- Exclude bots from generated release notes by @hugovk in #3163
- Imply
--parallel
when--parallel-no-spinner
is passed by @tusharsadhwani in #3159 - Fix 'open an issue' link in development.rst by @TheRealFalcon in #3179
- Fix the CI by @gaborbernat in #3183
- Always pass FORCE_COLOR & NO_COLOR to the environment by @hashar in #3172
New Contributors
- @tusharsadhwani made their first contribution in #3159
- @TheRealFalcon made their first contribution in #3179
Full Changelog: 4.11.4...4.12.0
4.11.4
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #3124
- Fix
quickstart
command from requiringroot
positional argument by @Tbruno25 in #3123 - docs(config): fix default value for install_command by @hashar in #3126
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #3128
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #3132
- Added Python 3.12 in installation docs by @mj0nez in #3133
- Fix terminal size in tox commands (#2999) by @ziima in #3139
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #3135
- Use the new ruff formatter over black by @gaborbernat in #3142
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #3147
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #3149
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #3154
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #3161
- docs(config): Fix base_python default reference by @rpatterson in #3156
- Fixed 'AppData' not passed to env by default (#3151) by @Stefanhg in #3160
New Contributors
Full Changelog: 4.11.3...4.11.4
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