Skip to content

Releases: GitTools/GitReleaseManager

0.17.0

09 Mar 19:06
98dca9b
Compare
Choose a tag to compare

As part of this release we had 4 issues closed.

Breaking Changes

  • #476 Creating draft release with inputFilePath specified does not use content
  • #578 Error creating release "Value was either too large or too small for an Int32"

Bugs

  • #439 Unable to close milestone when running on AppVeyor but it works locally
  • #574 An exception is thrown when issue has labels in include and exclude list

SHA256 Hashes of the release artifacts

  • a087ab17a6b28a8a1b19921b2377f4e5b44de5ee944112ae3f892c20969bcd90 GitReleaseManager.0.17.0.nupkg

  • 3d8a6e1550166d1494d2956569b750a54f4ac0161f3eba22aa5ef56e1bef73f0 GitReleaseManager.Tool.0.17.0.nupkg

  • 0dcadaa51df0075d34bdfafbfd7167619eef6652b9dae7579d0c97a0bf76ea8b gitreleasemanager.portable.0.17.0.nupkg

0.16.0

14 Nov 21:13
58b6fb9
Compare
Choose a tag to compare

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

0.15.0

23 Aug 17:58
f40b2c9
Compare
Choose a tag to compare

As part of this release we had 6 issues closed.

Breaking Changes

  • #515 Add support for .NET 4.8 and remove support for .NET 4.7.2
  • #516 Remove support for .netcoreapp3.1

Feature

  • #514 Support .NET 7

Improvements

  • #503 Bump Octokit from 0.50.0 to 7.1.0 in /src
  • #518 Bump Serilog from 2.10.0 to 3.0.1

SHA256 Hashes of the release artifacts

  • c963d260e69c571380ddf3b0cd55a36e9e9268675713cab9e9d3897da485a3b1 GitReleaseManager.0.15.0.nupkg

  • 999c672cf48abd25921074cc980c9337c5b5bbb2c932c33a721311d6c0a29925 GitReleaseManager.Tool.0.15.0.nupkg

  • 74db58cbc7532d6f155c0c1fb26d330a27b1fd5c30c7a5f6506d686e37da03ef gitreleasemanager.portable.0.15.0.nupkg

0.14.0

22 Aug 13:17
dd68f2f
Compare
Choose a tag to compare

As part of this release we had 15 issues closed.

Bug

  • #454 Assets on a draft release can be null

Improvements

  • #450 Bump CommandLineParser from 2.8.0 to 2.9.1 in /src
  • #491 Bump Scriban from 5.0.0 to 5.7.0 in /src
  • #507 Bump TextCopy from 6.1.0 to 6.2.1 in /src
  • #508 Bump Serilog.Sinks.Console from 4.0.1 to 4.1.0 in /src

SHA256 Hashes of the release artifacts

  • 73220813511dcb2644642b5f35307a7a37ebf826fa351bd5be535215a4d3ee19 GitReleaseManager.0.14.0.nupkg

  • a55dbf027b6b852f5c30b0020b1b95d74c81d26d2ab2dbf7480423a870e1908a GitReleaseManager.Tool.0.14.0.nupkg

  • a33760122bbb2c1852d55ba941837c7e1d3b2e509e32cc76b40eca9cf8abb890 gitreleasemanager.portable.0.14.0.nupkg

0.13.0

31 Jan 20:49
Compare
Choose a tag to compare

As part of this release we had 17 issues closed.

Breaking Change

  • #427 Remove netcoreapp2.1 target framework

Feature

  • #412 Support .NET 6

Improvements

  • #405 Bump Scriban from 3.6.0 to 5.0.0 in /src
  • #410 Bump Serilog.Sinks.Console from 3.1.1 to 4.0.1 in /src
  • #422 Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 in /src
  • #428 Bump TextCopy from 6.0.0 to 6.1.0 in /src

SHA256 Hashes of the release artifacts

  • 38a41a2c392c41ce3edf342a2b1c068a08b365a82896ab3638b1aca1708941b9 GitReleaseManager.0.13.0.nupkg

  • b90aad0ce56c2e6bf39b20cdf713635f2b2c7144ebaa6e0ff41871a9c6817a51 GitReleaseManager.Tool.0.13.0.nupkg

  • a3df5e71882ee213fa091bc483af331c77b57e65599e2fb3fca774f0fc52ff1d gitreleasemanager.portable.0.13.0.nupkg

0.12.1

20 Sep 19:34
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Bug

  • #399 ReflectionTypeLoadException thrown when initializing AutoMapper

SHA256 Hashes of the release artifacts

  • 3b9366af2b2625fc88b2fb69f708944e0a038ac12f65220da54c41c4afb7acda GitReleaseManager.0.12.1.nupkg

  • a59b70c1f3df4b0a51592b0edfe78693ab341c6470825c00ad663e430b474740 GitReleaseManager.Tool.0.12.1.nupkg

  • f16e10edcae6f120a6f0dc1f18694c9e6a2a75b63b42a51cb315b5a859d9975c gitreleasemanager.portable.0.12.1.nupkg

0.12.0

31 May 20:33
Compare
Choose a tag to compare

As part of this release we had 47 issues closed.

Breaking Changes

  • #190 Remove the use of username+password when using GitHub API
  • #259 Make default configuration consistent
  • #278 Support both yaml and yml for extension of configuration file

Bugs

  • #249 master branch name is hardcoded
  • #379 Init command should not create new file when GitReleaseManager.yaml exists

Documentation

  • #253 Fix docs markdown format
  • #275 Update credits.md file
  • #304 Add .NET global tool installation instructions
  • #356 Remove file header

Features

  • #99 Add flag for defining if prereleases should be exported or not
  • #112 Cannot create empty releases without Milestone or InputFilePath
  • #188 Provide ability to configure default labels
  • #217 Allow fine-grained control of how release notes are generated

Improvements

  • #113 Show all problems when creating release notes, rather than just showing first problem
  • #234 Bump CommandLineParser from 2.7.82 to 2.8.0 in /Source
  • #291 Bump Serilog from 2.9.0 to 2.10.0 in /src
  • #299 Bump AutoMapper from 10.0.0 to 10.1.1 in /src
  • #325 Migrate from deprecated FxCop analyzers to .NET analyzers
  • #347 Bump TextCopy from 4.2.1 to 4.3.0 in /src
  • #353 Bump Octokit from 0.48.0 to 0.50.0 in /src
  • #358 Bump Scriban from 3.3.2 to 3.6.0 in /src
  • #368 Bump YamlDotNet from 11.0.1 to 11.1.1 in /src

SHA256 Hashes of the release artifacts

  • b2cd190fe937a7b1a8c9670217c1949acda62b44bfed21331dd30502009d0a57 GitReleaseManager.0.12.0.nupkg

  • 03424cf195cd3d8183758025a9cf8fee1b08378abc9c068347377b2f40baf7d5 GitReleaseManager.Tool.0.12.0.nupkg

  • 9d4943a21fa32f03287e49fd26a4597fa7010234162d8821950de9cd4c6e9771 gitreleasemanager.portable.0.12.0.nupkg

0.11.0

16 Mar 20:56
Compare
Choose a tag to compare

As part of this release we had 13 issues closed.

Feature

  • #214 Add the ability to create/update a release notes that is not a draft

Improvements

  • #216 Bump Octokit from 0.43.0 to 0.44.0 in /Source
  • #213 Bump Octokit from 0.42.0 to 0.43.0 in /Source
  • #211 Bump Octokit from 0.41.0 to 0.42.0 in /Source
  • #209 Bump Octokit from 0.40.0 to 0.41.0 in /Source
  • #208 Bump Octokit from 0.37.0 to 0.40.0 in /Source
  • #206 Bump Octokit from 0.36.0 to 0.37.0 in /Source
  • #202 Bump YamlDotNet from 8.0.0 to 8.1.0

SHA256 Hashes of the release artifacts

  • 132d3a99124eae12f5ba1944e8b5f067e184b7bde8d016d430b8d8298142e9af gitreleasemanager.portable.0.11.0.nupkg

  • fe517e3ce47808c1cd868f501e320cdc4af33ebd176a3ca7fdc2948955a98a09 GitReleaseManager.0.11.0.nupkg

  • c80e24d73506d90768e4aca8045391f4ea4da998633194a7cbe90633402ba2b0 GitReleaseManager.Tool.0.11.0.nupkg

0.10.3

25 Jan 09:06
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Bug

  • #203 Fix incorrect exception logging

SHA256 Hashes of the release artifacts

  • 39bb7a156135ac797bf53f6385849cbd8facfc511e20397673d94a3d887840aa gitreleasemanager.portable.0.10.3.nupkg

  • 0527b8d13744a3bc46596d5c4a79b3e36d8ce52a0141c663344a29ee66f8a6a6 GitReleaseManager.0.10.3.nupkg

  • 898da49a9f4375e266c468387fe3fb2b4cd8ad2ac971d18f44934c282c4bce29 GitReleaseManager.Tool.0.10.3.nupkg

0.10.2

15 Jan 18:17
ef5383e
Compare
Choose a tag to compare

As part of this release we had 5 commits which resulted in 1 issue being closed.

Bug

  • #199 GRM is unable to add released comments when there are more than 1 milestone on the repository

Contributions

This release would not have been possible without the help of the following contributors:

SHA256 Hashes of the release artifacts

  • 7c9160970884d348f8d1c4fa4052daf35c0d1233db2b9ddfa18fb2de510e23dd gitreleasemanager.portable.0.10.2.nupkg

  • a745cbe4081ffbc9c2080290bd78f05621e9f9dc967a233ed194b04449267666 GitReleaseManager.0.10.2.nupkg

  • c3f222939b2a1aaff9447aac1fcb167b5a9966e765bb78e28b7796fdf2b8fe63 GitReleaseManager.Tool.0.10.2.nupkg