Releases: phil-harmoniq/netpkg-tool
Releases · phil-harmoniq/netpkg-tool
0.3.10
0.3.9
- Depend on a stable version of appimagetool (v9) - Update Shell.NET - Fix redundancies
0.3.8
- Fixed Docker automated builds - Issue: /docker/README.md still not being used in Docker Hub - Fixed .csproj detection bug
0.3.7
- 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
- Docker image and automated build now available
- Updated Shell.NET and ConsoleColors libraries
- Code cleanup
0.3.5
- .NET Core 2.0 final release requires recompilation
0.3.4
- Added Github page - Fix description in project file
0.3.3
- Remove dependency to `realpath` - Explain/give better example of ASP.NET - Updated Shell.NET and ConsoleColors lib versions
0.3.2
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
Merge pull request #41 from phil-harmoniq/develop 0.3.1