Version 1.2.1
INSTALLATION ASSETS
For AppImage - Set execute permission before running. Put file in Path.
For Windows - Launch Command Prompt under Programs Menu.
- VERSION 1.2.1; 2023-04-13
- Bug fix: Unable to show --help or --version due to recent changes
Ships with: appimagetool 13 (2020-12-31)
Tested against: rpmbuild RPM version 4.18.0, dpkg 1.21.21, flatpak-builder 1.2.3, InnoSetup 6.2.2
- VERSION 1.2.0; 2023-04-13
- Now ships as a dotnet tool (.NET7)
- Added upgrade-conf CLI option to upgrade existing pupnet.conf file
- Added SetupAdminInstall to configuration to all install with admin privileges in Windows Setup
- Added SetupSuffixOutput to configuration to allow control of naming of Windows Setup
- Added ${LOCAL_DIRECTORY} macro
- Windows Setup now removes (re-writes) existing program group entries on upgrade
- Windows Setup console window now echos command name and version on launch
- Improved Windows Setup console icon
- Fixed trivial bug in --new command
- Tweaks to formatting of --help output
- Other minor changes