Skip to content

Releases: tox-dev/tox

4.13.0

17 Feb 00:50
Compare
Choose a tag to compare

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

17 Jan 04:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.12.0...4.12.1

4.12.0

12 Jan 02:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.11.4...4.12.0

4.11.4

28 Nov 04:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.11.3...4.11.4

4.11.3

08 Sep 22:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.11.2...4.11.3

4.11.2

08 Sep 03:47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.11.1...4.11.2

4.11.1

01 Sep 19:00
Compare
Choose a tag to compare

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

31 Aug 16:05
2886397
Compare
Choose a tag to compare

4.11.0

29 Aug 19:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.10.0...4.11.0

4.10.0

24 Aug 13:43
Compare
Choose a tag to compare

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

Full Changelog: 4.9.0...4.10.0