v0.7 Released!

August 25, 20231 minute

New version

v0.7 has been released!

Changelog

Added

  • Bugfix: Added --gui option to package mode.

Changed

  • Allow initialize into existing empty directory.
  • Update list mode to include date when runtime was published
  • python3-tuspy is now an optional dependency. Upload is disabled if it is not installed. This makes the .deb packages compatible with older releases of Debian and other downstream distros.
  • Bugfix: Gracefully handle a repository not providing date information instead of crashing
  • Bugfix: Handle the case when XDG_SESSION_TYPE is not set

NOTE