SynVer 0.0.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package SynVer --version 0.0.4
NuGet\Install-Package SynVer -Version 0.0.4
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="SynVer" Version="0.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SynVer --version 0.0.4
#r "nuget: SynVer, 0.0.4"
#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 SynVer as a Cake Addin
#addin nuget:?package=SynVer&version=0.0.4

// Install SynVer as a Cake Tool
#tool nuget:?package=SynVer&version=0.0.4

Syntactic (Semantic) Versioning for .NET libraries heavily inspired in elm-package (bump and diff)

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on SynVer:

Package Downloads
Cake.SynVer

Cake addin in order to be able to get next syntactic (semantic) version of nuget package based on changes to the public API

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.9 5,904 9/29/2019
0.0.8 1,300 10/1/2018
0.0.7 1,261 9/30/2018
0.0.6 5,692 3/18/2017
0.0.5 2,663 3/18/2017
0.0.4 2,936 3/18/2017
0.0.3 3,064 3/18/2017
0.0.2 2,763 3/12/2017
0.0.1 2,979 3/11/2017

Small bug fixes