Skip to content

Releases: GitTools/GitReleaseManager

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

0.10.1

15 Jan 09:03
025afe1
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Bug

  • #195 Exception thrown when running GRM on AppVeyor

Contributions

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

SHA256 Hashes of the release artifacts

  • 90ac1d11ec1ca77705018b9ffb9461905127ff00a532eb8293a420ed08aa8ce9 gitreleasemanager.portable.0.10.1.nupkg

  • 39374bca8aee996d558309cdf820f06e99a41145f6996ab1aa928d16bafbf196 GitReleaseManager.0.10.1.nupkg

  • 0004a9b74eaeb5b66ef0612d3a001b6cb318d605010c63138d5486a255f799fc GitReleaseManager.Tool.0.10.1.nupkg

0.10.0

13 Jan 20:59
Compare
Choose a tag to compare

As part of this release we had 28 issues closed.

Features

  • #145 Refactor project to allow management of releases on other platforms
  • #139 Support for discarding a draft release
  • #128 Allow the ability to comment on issues/prs that is resolved as part of the release

Bugs

  • #159 GitReleaseManager create creates multiple draft releases on multiple runs
  • #149 grm showconfig do not show boolean configurations when value is false
  • #88 Config shouldn't be case sensitive
  • #87 ReleaseNotesBuilder does not resolve number of commits since prev milestone

Improvements

  • #192 Bump CommandLineParser from 2.6.0 to 2.7.82
  • #179 Update logging mechanism to make use of Serilog
  • #170 Issue a warning when yaml configuration file isn't being used
  • #158 Deprecate the use of username+password when using GitHub API
  • #151 Use yaml formatter when creating the initial grm configuration sample
  • #142 Switch to using embedded package icon for NuGet Packages
  • #140 Add integration tests for gep13/FakeRepository
  • #108 No indication if file to upload to GitHub doesn't exist locally
  • #72 Release is created when no closed issues exist in a milestone
  • #38 Add a logo

Documentation

  • #169 Document Label command
  • #144 Add issue templates to GitHub repository

Contributions

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

0.9.0

19 Nov 20:29
Compare
Choose a tag to compare

As part of this release we had 9 issues closed.

Features

  • #135 add .net core 3.0 support
  • #134 Include Artifacts SHA256 info in the release notes
  • #132 Support both milestone and name

Improvements

  • #137 [ImgBot] Optimize images
  • #136 Enhance support for including SHA256 of files in release notes
  • #41 Dogfood GitReleaseManager to create own release notes

Documentation

  • #97 Switch to Wyam for Documentation generation

0.8.0

30 Dec 15:48
4fe6268
Compare
Choose a tag to compare

As part of this release we had 1 commit which resulted in 8 issues being closed.

Bugs

  • #120 URL parts incorrectly identifies the user and repository parts
  • #119 Correct issue with casing of label name

Features

  • #124 Add support for adding default labels to issues on a repository
  • #117 Add Token option for CLI as alternative to user/password
  • #116 Add GitReleaseManager as Global Tool

Improvements

  • #121 Include link to closed issues in milestone link
  • #115 Switch to new csproj format
  • #110 Update project NuGet packages

0.7.1

19 May 19:09
f6e8ad3
Compare
Choose a tag to compare

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

Bug

  • #107 Add VERIFICATION.TXT and LICENSE.TXT to Chocolatey Package

0.7.0

26 Feb 10:37
b75512e
Compare
Choose a tag to compare

As part of this release we had 22 commits which resulted in 7 issues being closed.

Feature

  • #95 Outputs HTML URL of the new release when succeeds

Bug

  • #105 Exception: Could not create SSL/TLS secure channel

Improvement

  • #96 Switch to using Cake.Recipe

Documentation

  • #98 (doc) fix internal link in the doc
  • #93 Broken internal links in the docs
  • #91 Stop the 'CREDITS' hyperlink giving a 404 error

0.6.0

12 Sep 19:18
50ab605
Compare
Choose a tag to compare

As part of this release we had 4 issues closed.

Bugs

  • #85 Dispose of Stream once created
  • #84 Use overload for File.Open to prevent requiring lock on file

Improvements

  • #86 Add Cake Build Script
  • #81 Change or remove year from copyright