Version v0.2.5
Now available on:
- Windows 7 and above (x64)
- Any Linux Distro with Kernel version 5.15 and above (x64)
- MacOS Monterey 12 and above (x64)
Changes
- Added automatic build, archiving and archive checksum generation in
build.py
- Added automatic artefacts uploading using GitHub workflows in
.github/workflows/build.yml
- More verbose
build,py
- Bumped version number
- Code cleanup
- Update
README.md
Bugfixes
- Resolved PYTHONPATH module discovery problem when running
python -O build.py
andpython -m unittest discover
Full Changelog: v0.2.4...v0.2.5