PoshSemanticVersion

1.4.2

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.2

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

Install-PSResource -Name PoshSemanticVersion -Version 1.4.2

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.1 - 2017-12-26
   Fixes
       - Compare-SemanticVersion: Ensure numerical prerelease identifiers are compared numerically (Issue #8)

FileList

Version History

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