Skip to content

Releases: GitTools/GitReleaseManager

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

0.5.0

10 Jul 14:58
e48f991
Compare
Choose a tag to compare

As part of this release we had 11 commits which resulted in 5 issues being closed.

Bugs

  • #79 Correctly handle Issues to Exclude
  • #76 Error in Help Text
  • #75 Find out why Tests are not running correctly during AppVeyor Build

Feature

  • #77 Add configurable label name

Improvement

  • #80 Add documentation for Label Alias

0.4.0

09 Jan 15:48
Compare
Choose a tag to compare

As part of this release we had 44 commits which resulted in 5 issues being closed.

Bugs

  • #64 Fails to Add Assets
  • #59 Incorrect version number shown in artifacts

Improvements

  • #71 GitHub default Issue Labels should be included in GRM default
  • #69 Add documentation to main repository
  • #60 Make label verification case insensitive