Skip to content

Release 2023-07-16: v0.2.5

Latest
Compare
Choose a tag to compare
@miketvo miketvo released this 15 Jul 18:29

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 and python -m unittest discover

Full Changelog: v0.2.4...v0.2.5