Releases: tox-dev/tox
Releases · tox-dev/tox
4.4.3
What's Changed
- [changelog.rst] typo fix by @sparkiegeek in #2900
- Support recursive extras defined in pyproject.toml by @masenf in #2905
- fix assertions in test_graph to actually test results by @asottile in #2906
- Avoid
pre-commit
isort
crash by @gschaffner in #2908 - docs/faq.rst: clarify how constrain_package_deps works by @masenf in #2902
New Contributors
- @sparkiegeek made their first contribution in #2900
- @gschaffner made their first contribution in #2908
Full Changelog: 4.4.2...4.4.3
4.4.2
What's Changed
Full Changelog: 4.4.1...4.4.2
4.4.1
What's Changed
Full Changelog: 4.4.0...4.4.1
4.4.0
What's Changed
- Add more explanation to
list_dependencies_command
configuration option by @Czaki in #2883 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2889
- Enforce constraints during install_package_deps by @masenf in #2888
- Windows shlex fix by @masenf in #2895
New Contributors
Full Changelog: 4.3.5...4.4.0
4.3.5
What's Changed
Full Changelog: 4.3.4...4.3.5
4.3.4
What's Changed
- Provision cwd by @masenf in #2877
- Fix the type annotation for
color
param ofSpinner.finalize()
by @kurtmckee in #2879
Full Changelog: 4.3.3...4.3.4
4.3.3
What's Changed
Full Changelog: 4.3.2...4.3.3
4.3.2
What's Changed
- Fix rendering of
version_added
by @kurtmckee in #2867 - Fix a RestructuredText typo by @kurtmckee in #2866
- Fix typos in
{tox_root}
variable name by @kurtmckee in #2871 - Fix regression with multiple env substitutions for the same key by @masenf in #2873
- Fix a incorrect config key name by @kurtmckee in #2868
New Contributors
- @kurtmckee made their first contribution in #2867
Full Changelog: 4.3.1...4.3.2
4.3.1
4.3.0
What's Changed
- Add Documentation URL for quick access via PyPI web by @kerel-fs in #2854
- Document factors by @stephenfin in #2852
- Rewrite substitution parser by @masenf in #2861
New Contributors
Full Changelog: 4.2.8...4.3.0