Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages