PoshSemanticVersion
1.3.0
Functions for working with Semantic Version numbers.
Minimum PowerShell version
2.0
Installation Options
Owners
Copyright
(c) 2017 Dominick Byron. All rights reserved.
Package Details
Author(s)
- Dominick Byron
Tags
Functions
New-SemanticVersion Test-SemanticVersion Compare-SemanticVersion Step-SemanticVersion
Dependencies
This module has no dependencies.
Release Notes
## 1.3.0 - 2017-11-12
### Features
- Compare-SemanticVersion now takes pipeline input.
- Improved feedback messages provided by Test-SemanticVersion when using -Verbose.
- Improved error messages on all functions.
### Fixes
- New-SemanticVersion: multiple objects can now be piped to this function.
### Deprecated
- Compare-SemanticVersion: The "AreCompatible" property is now an alias to "IsCompatible". The "AreCompatible"
property will be removed when the next major version of this module is released.
FileList
- PoshSemanticVersion.nuspec
- PoshSemanticVersion.psd1
- PoshSemanticVersion.psm1
- PoshSemanticVersion.types.ps1xml
- en\messages.psd1