Skip to content

0.16.0

Compare
Choose a tag to compare
@gittools-bot gittools-bot released this 14 Nov 21:13
· 11 commits to master since this release
58b6fb9

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

  • !525 Bump Scriban from 5.7.0 to 5.9.0 in /src
  • !537 Bump YamlDotNet from 13.7.0 to 13.7.1 in /src
  • !540 Bump Octokit from 7.1.0 to 9.0.0 in /src