Skip to content

v0.3.0

Choose a tag to compare

@trappitsch trappitsch released this 07 Jun 11:45
· 15 commits to main since this release
1e25368

v0.3.0 changelog

  • Fix linux GUI uninstaller, such that it will only delete the installation folder if it is empty.
  • Allow icons to be stored in any folder that is named assets.
  • Finish installers for MacOS.
    • CLI installer is created using applecrate and standard configuration.
    • GUI installer is created by creating a minimal folder structure for an .app file, packing the executable and the icon into it, and then creating a .dmg file using dmgbuild (with standard configuration).