Version | Change log |
Movable Python 0.14.0.0 Jul 16, 2025 |
What's Changed: Add support for Python 3.12 Add support for Python 3.13 Remove support for Python 3.8 runtime: raise RuntimeError with bundle_files<3 in Python 3.12+ (see #225) Add support for MinGW by @raedrizqie in #214 |
Movable Python 0.13.0.2 Jul 23, 2024 |
Changelog: Reintroduce ability to specify different version info for each of the frozen binaries. by @lukaszgo1 in #194 Fix build with setuptools v70.0.0 by @lazka in #211 fix a bug in MemoryModule.c:PerformBaseRelocation by @H4ckF0rFun in #210 fix missing initialization settings for the frozen Python interpreter (#186) add runtime support for setuptools v72 fix the matplotlib, numpy, and scipy hooks |
Movable Python 2.5 Feb 2, 2012 |