Releases: ymyzk/tox-gh-actions
Releases · ymyzk/tox-gh-actions
v3.2.0
What's Changed
- Explain how to use tox-gh-actions with tox's requires configuration by @ymyzk in #185
- Add CPython 3.12 and PyPy 3.10 to test suites by @ymyzk in #190
- Note: tox-gh-actions v3.1.3 has been working well with CPython 3.12 and PyPy 3.10. This release only updates the packaging metadata.
Full Changelog: v3.1.3...v3.2.0
v3.1.3
What's Changed
- Fix SyntaxError introduced in a6451af (v3.1.2) by @adrien-berchet in #183
New Contributors
- @adrien-berchet made their first contribution in #183
Full Changelog: v3.1.2...v3.1.3
v3.1.2
v3.1.1
v3.1.0
v3.0.0
What's Changed
This is the first stable version which supports tox v4.
- tox-gh-actions v3.0.0 implements a subset of features provided by the latest tox-gh-actions v2. Missing features will be added back gradually.
- Users using tox v3 can keep using tox-gh-actions v2 maintained under the tox3 branch.
Full Changelog: v3.0.0b1...v3.0.0
v2.12.0
v3.0.0b1
v2.11.0
v2.10.0
What's Changed
- Upgrade GitHub Actions by @cclauss in #117
- Modernize .github/workflows and fix CI by @ymyzk in #119
- Use setuptools_scm v7 by @ymyzk in #120
- Explain how to use tox-gh-actions with tox's requires configuration by @ymyzk in #121
- Add missing backtick by @Kirade in #122
- Show warning when tox-gh-actions couldn't find matching environments by @ymyzk in #123
New Contributors
Full Changelog: v2.9.1...v2.10.0