Skip to content

Latest commit

 

History

History
56 lines (42 loc) · 4.52 KB

ReleaseNotes.md

File metadata and controls

56 lines (42 loc) · 4.52 KB

1.0.10.1 (21 February 2024)

  • #29 - Replace LibGit2Sharp by GitReader [feature] contributed by StefH

1.0.10.0 (15 February 2024)

  • #28 - Convert GitHubReleaseNotes to a .NET 8 self contained executable [feature] contributed by StefH

1.0.9.0 (01 February 2024)

  • #27 - Update method GetAllIssuesAndPullRequestsAsync [feature] contributed by StefH

1.0.8.0 (25 March 2023)

  • #26 - Upgrade to .NET 6 [feature] contributed by StefH

1.0.7.1 (23 June 2021)

  • #20 - Fix version from setup.exe [bug] contributed by StefH
  • #21 - Replace LibGit2Sharp.Portable with latest LibGit2Sharp [bug] contributed by StefH
  • #22 - Update generator for winpkg manifest [bug] contributed by StefH
  • #23 - Fix ManifestVersion [bug] contributed by StefH
  • #18 - Wrong Display Version in Windows [bug]
  • #19 - LibGit2Sharp.Portable is deprecated and has issues running on Linux. [bug]

1.0.7 (20 February 2021)

  • #17 - Fix issue where ssh remote urls don't work [bug] contributed by jpann
  • #16 - String cannot be empty [bug]

1.0.6 (15 November 2020)

  • #14 - Support tag prefix and create dotnet tool contributed by StefH
  • #15 - Add WinGet project contributed by StefH

1.0.5.3 (27 March 2020)

  • #13 - Fixed: "System.InvalidOperationException: Sequence contains no matching element" [bug] contributed by StefH
  • #12 - System.InvalidOperationException: Sequence contains no matching element [bug]

1.0.5.2 (25 December 2019)

  • #11 - Fix file load exception [bug] contributed by StefH

1.0.5.0 (25 December 2019)

  • #8 - Add token and login+password authentication [feature] contributed by StefH
  • #9 - Exclude tags [feature] contributed by StefH
  • #10 - Fix for - in project name. [bug] contributed by StefH

1.0.4.0 (21 January 2019)

  • #8 - Add token and login+password authentication [feature] contributed by StefH

1.0.3.0 (18 November 2018)

  • #7 - Add Labels and command-line option to provide your own template [feature] contributed by StefH
  • #6 - Group issues by label

1.0.2.0 (30 October 2018)

  • #5 - Added additional commandline options --version, --language and --skip-empty-releases contributed by StefH
  • #2 - Release notes seems to leave the last merged PR out of the version

1.0.1.0 (29 October 2018)

  • #1 - Chocolatey contributed by StefH
  • #3 - Chocolatey contributed by StefH
  • #4 - Fix for Release Notes seems to leave the last merged PR out of the version contributed by StefH