Releases: tox-dev/tox
Releases · tox-dev/tox
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
windirto the default list ofpass_envvariables 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_configto 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
cfrom 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
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
--parallelwhen--parallel-no-spinneris 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