Skip to content

Version 1.4.0

Compare
Choose a tag to compare
@kuiperzone kuiperzone released this 05 May 23:12
· 41 commits to main since this release

NUGET
You can now also install using Nuget:

dotnet tool install -g KuiperZone.PupNet

The "PupNet tool" targets .NET6 LTS (this does not restrict the dotnet version of your own projects).

INSTALLATION ASSETS
For AppImage - Set execute permission before running. Put file in Path.
For Windows - Once installed, launch Command Prompt under Programs Menu to use.

RECENT CHANGES

  • VERSION 1.4.0; 2023-05-05
  • Added 'AppDescription' property to configuration (IMPORTANT NEW FEATURE - see website for information)
  • Added ${APPSTREAM_DESCRIPTION_XML} macro to support release information in AppStream metadata
  • Updated AppStream metadata template to include ${APPSTREAM_CHANGELOG_XML}
  • Now uses 'AppDescription' content when building both RPM and DEB packages
  • Added 'AppChangeFile' property to configuration (IMPORTANT NEW FEATURE - see website for information)
  • Added ${APPSTREAM_CHANGELOG_XML} macro to support release information in AppStream metadata
  • Updated AppStream metadata template to include ${APPSTREAM_DESCRIPTION_XML}
  • The AppChangeFile file is now packaged verbatim to the bin directory of deployments
  • Added 'InfoBeforeFile' to Windows Setup in order to show AppChangeFile file content
  • Added CHANGELOG section to console output when building a package (contains parsed changes only)
  • Added MACRO section (verbose only) to console output when building a package (useful for debugging)
  • Extensive updates to README documentation
  • Other minor corrections and changes

Ships with: appimagetool 13 (2020-12-31)
Tested against: rpmbuild RPM version 4.18.1, dpkg 1.21.21, flatpak-builder 1.2.3, InnoSetup 6.2.2