0.16.0
As part of this release we had 13 issues closed.
Breaking Change
- #530 GitReleaseManager doesn't run under .NET 7.0 - need to remove support for .NET 4.8
- The Chocolatey package for GitReleaseManager will now ship a self-contained, single exe, that doesn't have any .NET Framework requirements. The side effect of this is it is a bit larger than the previous exe that shipped in the Chocolatey package, but aside from that, the change should be transparent.
Bug
- #513 Duplicate warning about Yaml file not being found is being shown
Feature
- #146 Allow management of releases on GitLab
Improvements