Releases: hepter-studios/mompy
Releases · hepter-studios/mompy
Mompy v0.1.1
Mompy v0.1.1
Hotfix release for the first public Windows build.
Fixed
- Fixed Mission 01 validation in the packaged desktop app.
- Improved profile/progress persistence when reopening Mompy.
- Added a Python-backed update status check for future releases.
- Regenerated the Windows icon as a multi-size
.icofor cleaner shortcuts/search results. - Updated installer metadata to
0.1.1and Hepter Studio branding.
Verified
python -m unittest discover -s testspython main.py --checknode --check frontend/js/app.jsdist/Mompy/Mompy.exe --check- Windows package build completed successfully.
Downloads
MompySetup-v0.1.1.exe- recommended Windows installer.Mompy-windows-x64.zip- portable Windows build.
SHA256
MompySetup-v0.1.1.exe:719392F50B9D7CE2A046A1774B34BF9EFD5655E6CC02A99BD266A3CEFFF765D9Mompy-windows-x64.zip:F2B7A89C34A8919D68B925B81FF988D2DD1B6C81B68A9AE4DE86E01EF67D9068
Mompy v0.1.0
Mompy v0.1.0 prepares the first Windows desktop package for the Python-powered Mompy learning app.
Recommended download:
- MompySetup-v0.1.0.exe - Windows installer for current user
Alternative download:
- Mompy-windows-x64.zip - portable package for manual extraction
Included:
- pywebview desktop shell
- Python backend for missions, lessons, validation, XP and progress
- safer learner-code execution through a separate process
- Windows PyInstaller package
- Windows installer that installs to LocalAppData, creates shortcuts and registers uninstall
Validated locally:
- python -m unittest discover -s tests
- python main.py --check
- node --check frontend/js/app.js
- dist/Mompy/Mompy.exe --check
- portable desktop executable startup smoke test
- MompySetup-v0.1.0.exe silent install smoke test
- installed Mompy.exe --check
- installed desktop executable startup smoke test