Skip to content

v0.2.0

Compare
Choose a tag to compare
@trappitsch trappitsch released this 12 Apr 14:47
· 19 commits to main since this release
acceb8c

v0.2.0 Changelog

  • Released binary is now named after the project name, not after the python package name
  • Improvements to packaging: If PyApp fails and no binary exists, are more useful error message is provided.
  • Add command box installer to create an installer for the packaged program.
    • CLI on Linux: Install via a bash script with embedded binary.
    • GUI on Linux: Install via a bash script with embedded binary and icon.
    • CLI on Windows: Installer created using NSIS.
    • GUI on Windows: Installer created using NSIS.