Releases: makukha/tox-multipython
Releases · makukha/tox-multipython
v0.2.2 — 2025-01-22
What's Changed
Changed:
- Use stdlib
loggingwhenloguruis not installed (#23)
Misc:
- Switched tests from Docker Bake to shell scripts and GNU parallel (#23)
- Started using just (#23)
Full Changelog: v0.2.1...v0.2.2
v0.2.1 — 2025-01-19
What's Changed
Added 🌿
- Debug mode, if installed with extra
tox-multipython[debug]and set env variableMULTIPYTHON_DEBUG=true(#17)
Misc:
- Added more realistic test cases (#18)
Full Changelog: v0.2.0...v0.2.1
v0.2.0 — 2025-01-12
What's Changed
Changed
- Use
py bin --pathto discover interpreter (#10)
Docs
- Added test report (#7)
Misc
- Tests are now linted with Hadolint (#6)
- Fixed testing bug with not pinned tox version (#5)
- Added test setups with pinned
virtualenv(#7)
New Contributors
Full Changelog: https://github.com/makukha/tox-multipython/commits/v0.2.0