PoshSemanticVersion
1.5.2
Functions for working with Semantic Version numbers.
Minimum PowerShell version
3.0
Installation Options
Author(s)
Dominick Byron
Copyright
(c) 2018 Dominick Byron. All rights reserved.
Package Details
Owners
Tags
semantic version semantic-versioning semver
Functions
New-SemanticVersion Test-SemanticVersion Compare-SemanticVersion Step-SemanticVersion
Dependencies
This module has no dependencies.
Release Notes
Fixed Step-SemanticVersion so it accepts multiple pipeline objects.
FileList
- PoshSemanticVersion.nuspec
- PoshSemanticVersion.psd1
- PoshSemanticVersion.psm1
- PoshSemanticVersion.types.ps1xml
- en\messages.psd1
- private\Debug-SemanticVersion.ps1
- private\Split-SemanticVersion.ps1
- public\Compare-SemanticVersion.ps1
- public\New-SemanticVersion.ps1
- public\Step-SemanticVersion.ps1
- public\Test-SemanticVersion.ps1