Releases: tox-dev/tox
Releases · tox-dev/tox
4.19.0
What's Changed
- Add pypy-major.minor environment name support by @gaborbernat in #3346
Full Changelog: 4.18.1...4.19.0
4.18.1
What's Changed
- Fixup the spec string for sys.executable by @hroncok in #3327
- Fix issue link in changelog by @schlamar in #3332
- Properly document the
tox_env_teardown
hook by @kemzeb in #3333 - Add 3.13 to CI and bump deps by @gaborbernat in #3339
New Contributors
Full Changelog: 4.18.0...4.18.1
4.18.0
What's Changed
- Fix #3278 - Boost temporary directories cleanup in tests by @ziima in #3323
- Fix absolute base python paths conflicting by @gaborbernat in #3325
- Fix #3318 - Suppress spinner in parallel runs in CI by @ziima in #3321
Full Changelog: 4.17.1...4.18.0
4.17.1
What's Changed
- Restore limited
<major>.<minor>
environment name support by @gaborbernat in #3319 - fix(tox_env.python): do not process absolute paths to interpreter as PythonSpec by @paveldikov in #3311
New Contributors
- @paveldikov made their first contribution in #3311
Full Changelog: 4.17.0...4.17.1
4.17.0
What's Changed
- Fix user guide system overview so nodes don't overlap. by @Tom01098 in #3307
- Table with list of default env vars per OS by @seyidaniels in #3291
- Add GraalPy and test both GraalPy and Jython env identifiers by @timfel in #3312
- Add on platform constat to core by @gaborbernat in #3315
New Contributors
Full Changelog: 4.16.0...4.17.0
4.16.0
What's Changed
- Fix two small documentation issues by @srenfo in #3297
- Fix tests after new setuptools by @gaborbernat in #3299
- Add
windir
to the default list ofpass_env
variables on Windows by @kurtmckee in #3303
New Contributors
Full Changelog: 4.15.1...4.16.0
4.15.1
What's Changed
- fix skip with package = wheel by @MarcinKonowalczyk in #3269
- Fixed typo in user guide. by @carltongibson in #3277
- Fix broad build privileges @ GHA release workflow by @webknjaz in #3281
- Allow
ConfigSet.add_config
to receive parameterized generics forof_type
. by @ssbarnea in #3288 - Fix section substitution with setenv by @JJLLWW in #3289
New Contributors
- @MarcinKonowalczyk made their first contribution in #3269
- @carltongibson made their first contribution in #3277
- @JJLLWW made their first contribution in #3289
Full Changelog: 4.15.0...4.15.1
4.15.0
What's Changed
- Remove duplicated and misleading configuration section by @jugmac00 in #3251
- Fix dropped leading characters
c
from constraints' packages by @jugmac00 in #3250 - Fix type-checking by @stefanor in #3260
- Update installation.rst by @shenxianpeng in #3257
- Allow appending to deps with the command line by @stefanor in #3259
- Support multiple override appends by @amitschang in #3261
- Add bang to invert exit code by @sillydan1 in #3271
- fix(parser): Fix --discover parsed incorrectly from env by @mimre25 in #3274
New Contributors
- @shenxianpeng made their first contribution in #3257
- @amitschang made their first contribution in #3261
- @sillydan1 made their first contribution in #3271
- @mimre25 made their first contribution in #3274
Full Changelog: 4.14.2...4.15.0
4.14.2
What's Changed
- Removed unneeded line by @reinout in #3241
- Add missing space by @droctothorpe in #3243
- Add Provision Arguments to ToxParser by @seyidaniels in #3246
New Contributors
- @reinout made their first contribution in #3241
- @droctothorpe made their first contribution in #3243
- @seyidaniels made their first contribution in #3246
Full Changelog: 4.14.1...4.14.2
4.14.1
What's Changed
- Fix fresh subprocesses and allow duplicate register config calls for the core set only by @gaborbernat in #3237
Full Changelog: 4.14.0...4.14.1