net standard library that can generate a changelog based on the git history.
Info
| Version: | 1.0.1 |
| Author(s): | igloo15 |
| Last Update: | Saturday, April 13, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/igloo15/ChangelogGenerator |
| NuGet Url: | https://www.nuget.org/packages/igloo15.ChangelogGenerator.Core |
Install
Install-Package igloo15.ChangelogGenerator.Core
dotnet add package igloo15.ChangelogGenerator.Core
paket add igloo15.ChangelogGenerator.Core
igloo15.ChangelogGenerator.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- CommandLineParser(>= 2.4.3)
- LibGit2Sharp(>= 0.26.0)
- Newtonsoft.Json(>= 12.0.1)
Tags