All notable changes to this project will be documented in this file. Changes for the upcoming release can be found in News directory.
- The format is based on Keep a Changelog
- This project adheres to Semantic Versioning
v0.2.1 — 2025-01-19
Added 🌿
- Debug mode, if installed with extra
tox-multipython[debug]
and set env variableMULTIPYTHON_DEBUG=true
(#17)
Misc:
- Added more realistic test cases (#18)
v0.2.0 — 2025-01-12
Changed:
- Use
py bin --path
to 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)
v0.1.0 — 2025-01-10
Added 🌿
- Initial release (#1)