SemanticGit 1.0.10

There is a newer version of this package available.
See the version list below for details.
dotnet add package SemanticGit --version 1.0.10
NuGet\Install-Package SemanticGit -Version 1.0.10
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SemanticGit" Version="1.0.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SemanticGit --version 1.0.10
#r "nuget: SemanticGit, 1.0.10"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SemanticGit as a Cake Addin
#addin nuget:?package=SemanticGit&version=1.0.10

// Install SemanticGit as a Cake Tool
#tool nuget:?package=SemanticGit&version=1.0.10

Automatic AssemblyInfo generation, based on SemVer and GitFlow.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.19 164 5/1/2015
2.1.18 78 3/3/2015
2.1.15 38 3/3/2015
2.1.9 57 3/2/2015
2.1.6 51 2/18/2015
2.1.4 276 1/30/2015
2.1.2 197 1/29/2015
2.1.1 116 1/7/2015
2.0.15 50 1/7/2015
2.0.13 111 12/11/2014
2.0.11 49 12/11/2014
2.0.10 50 12/11/2014
2.0.8 56 12/10/2014
2.0.7 700 11/12/2014
2.0.6 323 11/5/2014
2.0.5 80 10/20/2014
1.0.10 117 9/2/2014
1.0.9 57 9/2/2014
1.0.6 86 8/9/2014
1.0.5 61 8/9/2014
1.0.4 63 8/9/2014
1.0.3 63 8/9/2014
1.0.2 61 6/24/2014
1.0.1 55 6/24/2014
1.0.0 61 6/24/2014

Release Notes:

v0.1.0

* Supports VB and C#.
* Supports formatting the AssemblyVersion, AssemblyFileVersion and AssemblyInformationalVersion.
* Automatically generate assembly information attributes on build, in the intermediate output path.