Skip to content

Releases: makukha/tox-multipython

v0.2.2 — 2025-01-22

22 Jan 09:09
ff7fa43

Choose a tag to compare

What's Changed

Changed:

  • Use stdlib logging when loguru is not installed (#23)

Misc:

Full Changelog: v0.2.1...v0.2.2

v0.2.1 — 2025-01-19

19 Jan 09:04

Choose a tag to compare

What's Changed

Added 🌿

  • Debug mode, if installed with extra tox-multipython[debug] and set env variable MULTIPYTHON_DEBUG=true (#17)

Misc:

  • Added more realistic test cases (#18)

Full Changelog: v0.2.0...v0.2.1

v0.2.0 — 2025-01-12

12 Jan 13:55
ae14d11

Choose a tag to compare

What's Changed

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)

New Contributors

Full Changelog: https://github.com/makukha/tox-multipython/commits/v0.2.0