SemanticGit.Changelog
1.0.2
dotnet add package SemanticGit.Changelog --version 1.0.2
NuGet\Install-Package SemanticGit.Changelog -Version 1.0.2
<PackageReference Include="SemanticGit.Changelog" Version="1.0.2" />
<PackageVersion Include="SemanticGit.Changelog" Version="1.0.2" />
<PackageReference Include="SemanticGit.Changelog" />
paket add SemanticGit.Changelog --version 1.0.2
#r "nuget: SemanticGit.Changelog, 1.0.2"
#addin nuget:?package=SemanticGit.Changelog&version=1.0.2
#tool nuget:?package=SemanticGit.Changelog&version=1.0.2
Automatic changelog generation based on SemVer and GitFlow, with support for GitHub links.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Release Notes:
v0.1.0
* Support overriding the head tag text to generate a log for an upcoming release
that will have a new tag.
* Basic functionality to generate semantically versioned commit logs
* Generate GitHub-linked markdown with linked issues and releases/tags
* Retrieve and parse current branch head version.