Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 1.64 KB

CHANGELOG.md

File metadata and controls

42 lines (22 loc) · 1.64 KB

Changelog

All notable changes to this project will be documented in this file. Changes for the upcoming release can be found in News directory.

v0.2.1 — 2025-01-19

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)

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)