SynVer 0.0.9

dotnet tool install --global SynVer --version 0.0.9
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local SynVer --version 0.0.9
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=SynVer&version=0.0.9
nuke :add-package SynVer --version 0.0.9

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

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.2 is compatible.  netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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

Dotnet tool thanks to @baronfel