PoshSemanticVersion
1.5.3
Functions for working with Semantic Version numbers.
Minimum PowerShell version
3.0
Installation Options
Owners
Copyright
(c) 2018 Dominick Byron. All rights reserved.
Package Details
Author(s)
- Dominick Byron
Tags
semantic version semantic-versioning semver
Functions
New-SemanticVersion Test-SemanticVersion Compare-SemanticVersion Step-SemanticVersion
Dependencies
This module has no dependencies.
Release Notes
Fix issue when importing module and getting error when removing variables
FileList
- PoshSemanticVersion.nuspec
- PoshSemanticVersion.types.ps1xml
- private\Split-SemanticVersion.ps1
- public\Step-SemanticVersion.ps1
- PoshSemanticVersion.psd1
- en\messages.psd1
- public\Compare-SemanticVersion.ps1
- public\Test-SemanticVersion.ps1
- PoshSemanticVersion.psm1
- private\Debug-SemanticVersion.ps1
- public\New-SemanticVersion.ps1