Version 1.5.0
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.5.0; 2023-05-07
- Added ability to parse list items in 'AppDescription' configuration and transpose to HTML.
- Added XML validation of AppStream metadata (will now warn if invalid prior to build).
- Bugfix: The configuration property 'IconFiles' handled icon names of form "name.NxN.png", but failed with "name.N.png".
- The ${PRIME_CATEGORY} macro now defaults to "Utility" if PrimeCategory' configuration is omitted.
- Added extensive new unit testing
- Minor changes to configuration documentation
- Other minor 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