0.15.5 (16 April 2025) - hotfix:
Changed:
-
Internal: Upgrade build system to
pdm.- This is important for the road ahead, since the old
setuptoolsbuild system has been deprecated. - The GitHub CI scripts for
unpythonicnow use PDM to manage the testing venv and dependencies, too. Now the tests should run the same way as they would on a local system.
- This is important for the road ahead, since the old
-
Bump
mcpyrateto the hotfix version 3.6.4.- The only difference is (beside
mcpyratetoo internally upgrading its build system topdm) that the text colorizer now works correctly also forinputwithreadline.
- The only difference is (beside
0.15.4 (27 September 2024) - hotfix:
Fixed
- Bump
mcpyrateto the hotfix version 3.6.3.- This is only to make sure no one accidentally installs the broken version,
mcpyrate3.6.2, which had a bug in interactive console mode that wasn't caught by CI.
- This is only to make sure no one accidentally installs the broken version,