Skip to content

s33d1ing/SemanticVersion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Semantic Version

An port of PowerShell Core's implementation of semantic versioning (https://semver.org) that can be converted to/from System.Version.

When converting to System.Version using the ToVersion() method, a PSNoteProperty is added to the instance to store the semantic version prerelease and metadata labels so that they can be recovered when creating a new SemanticVersion.

About

Semantic Versioning for PowerShell 5.1.

Resources

License

Stars

Watchers

Forks

Packages

No packages published