Releases: dady8889/Onova.Publisher
Releases · dady8889/Onova.Publisher
1.2.5
- NEW: Added support for "dotnet tool" @nefarius
- FIX: Fixed typo in installer @nefarius
- CHANGE: Updated NuGet.Commandline (used only in IDE)
1.2.4
- FIX: Fixed issue with multiple nested folders not unpacking.
1.2.3
- FIX: Removed printing of zip file structure during install.
1.2.2
- REFACTORING: Replaced zip handler library. This change should fix potential issues with UTF path names in zip, unpacking of empty files/folders.
1.2.1
- FIX: Fixed encoding issue in VS Package Manager Console.
1.2.0
- FIX: Fixed order of versions placed in manifest during rebuild.
- FIX: Fixed installing zips with empty files.
- NEW: Added Unicode support for the application name.
- NEW: Code signing support using -s or --sign. Read more in Onova.Publisher -h.
- CHANGE: Output argument -o or --output will now output generated files to the specified directory. (previously it would always create OnovaPublish folder)
- CHANGE: Maximum length of application name is now 31 characters, url is 1023 characters.
1.1.0
- CHANGE: Rewritten command line app
- NEW: Implemented generation of release note files for Onova.ReleaseNotes, can disable with --no-rn
- NEW: More command aliases and better help
1.0.0
First version of Onova.Publisher package.