PoshSemanticVersion

1.4.0

Functions for working with Semantic Version numbers.

Minimum PowerShell version

2.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PoshSemanticVersion -RequiredVersion 1.4.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PoshSemanticVersion -Version 1.4.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2017 Dominick Byron. All rights reserved.

Package Details

Author(s)

  • Dominick Byron

Tags

Semantic Version semver

Functions

New-SemanticVersion Test-SemanticVersion Compare-SemanticVersion Step-SemanticVersion

Dependencies

This module has no dependencies.

Release Notes

## 1.4.0 - 2017-12-03
### Features
- Added aliases for exported commands
- Added alias properties "PreReleaseLabel" and "BuildLabel" to match PowerShell v6.x native SemanticVersion type.

FileList

Version History

Version Downloads Last updated
1.5.3 2,724 10/12/2023
1.5.2 9,099 3/2/2019
1.5.1 245 3/27/2018
1.4.2 18 3/25/2018
1.4.1 151 12/27/2017
1.4.0 (current version) 27 12/3/2017
1.3.0 29 11/12/2017
Show less