Skip to content

Releases: dady8889/Onova.Publisher

1.2.5

28 May 22:14
Compare
Choose a tag to compare
  • NEW: Added support for "dotnet tool" @nefarius
  • FIX: Fixed typo in installer @nefarius
  • CHANGE: Updated NuGet.Commandline (used only in IDE)

1.2.4

30 Sep 12:34
Compare
Choose a tag to compare
  • FIX: Fixed issue with multiple nested folders not unpacking.

1.2.3

24 May 23:43
Compare
Choose a tag to compare
  • FIX: Removed printing of zip file structure during install.

1.2.2

23 May 23:43
Compare
Choose a tag to compare
  • 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

30 Mar 16:31
Compare
Choose a tag to compare
  • FIX: Fixed encoding issue in VS Package Manager Console.

1.2.0

29 Mar 13:05
Compare
Choose a tag to compare
  • 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

22 Jul 22:30
Compare
Choose a tag to compare
  • 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

21 Jul 01:39
Compare
Choose a tag to compare

First version of Onova.Publisher package.