Skip to content

Releases: phil-harmoniq/netpkg-tool

0.3.10

27 Nov 03:21
c37477b
Compare
Choose a tag to compare
- Make --clear-log known
- Use .AppImage extension by default

0.3.9

05 Oct 04:03
Compare
Choose a tag to compare
- Depend on a stable version of appimagetool (v9)
- Update Shell.NET
- Fix redundancies

0.3.8

07 Sep 17:39
Compare
Choose a tag to compare
- Fixed Docker automated builds
  - Issue: /docker/README.md still not being used in Docker Hub
- Fixed .csproj detection bug

0.3.7

26 Aug 01:02
Compare
Choose a tag to compare
- SCD builds were broken with the final .NET Core SDK release
  - Declaring a single `RuntimeIdentifier` attribute will force the .NET Core CLI to publish using SCD
  - netpkg-tool will now properly pick up on the `RuntimeIdentifier` and switch to SCD if it exists
  - If there is a `RuntimeIdentifier` without using the --scd flag, netpkg-tool will give a small warning

0.3.6

24 Aug 20:38
Compare
Choose a tag to compare
  • Docker image and automated build now available
  • Updated Shell.NET and ConsoleColors libraries
  • Code cleanup

0.3.5

16 Aug 01:54
Compare
Choose a tag to compare
- .NET Core 2.0 final release requires recompilation

0.3.4

13 Aug 22:16
Compare
Choose a tag to compare
- Added Github page
- Fix description in project file

0.3.3

09 Aug 05:08
Compare
Choose a tag to compare
- Remove dependency to `realpath`
- Explain/give better example of ASP.NET
- Updated Shell.NET and ConsoleColors lib versions

0.3.2

02 Aug 20:09
Compare
Choose a tag to compare
v.0.3.2

 - Added error logger. Log file will be located at ~/.local/share/netpkg-tool/error.log
 - Added --clear-log to delete error log
 - Process name correctly reflects AppName
 - Remove unnecessary ConsolidatePath()

0.3.1

31 Jul 21:06
Compare
Choose a tag to compare
Merge pull request #41 from phil-harmoniq/develop

0.3.1