GitReleaseManager Release 0.10.0

Published on 13 January 2020

Release Notes

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
comments powered by Disqus