Releases: Wing900/PlotKityCat
Releases · Wing900/PlotKityCat
PlotKityCat v0.0.2.6
This release publishes the portable Python runtime as a release asset instead of storing it in Git history.
Highlights:
- Added RUNTIME_BUILD.md to document runtime delivery and rebuild flow
- Clarified in README, DEVELOPMENT, and UPDATE_RELEASE that resources/runtime/runtime.zip is a release artifact, not a tracked source file
- Removed the personal local DLL fallback from mpl_surface_fastpath so runtime loading depends only on bundled DLLs
- Tightened the documentation structure across README, DEVELOPMENT, and UPDATE_RELEASE
Runtime:
- WinPython 3.13.11.0 slim
- Python 3.13.11
- numpy 2.3.5
- matplotlib 3.10.8
- scipy 1.16.3
- PyQt5 5.15.11