-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Complete the SemanticVersion work #2983
Copy link
Copy link
Open
Labels
Blockedblocked on something external to this repoblocked on something external to this repoIssue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugKeepOpenThe bot will ignore these and not auto-closeThe bot will ignore these and not auto-closeWG-Enginecore PowerShell engine, interpreter, and runtimecore PowerShell engine, interpreter, and runtimeWG-TriagedThe issue has been triaged by the designated WG.The issue has been triaged by the designated WG.Waiting - DotNetCorewaiting on a fix/change in .NETwaiting on a fix/change in .NET
Metadata
Metadata
Assignees
Labels
Blockedblocked on something external to this repoblocked on something external to this repoIssue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugKeepOpenThe bot will ignore these and not auto-closeThe bot will ignore these and not auto-closeWG-Enginecore PowerShell engine, interpreter, and runtimecore PowerShell engine, interpreter, and runtimeWG-TriagedThe issue has been triaged by the designated WG.The issue has been triaged by the designated WG.Waiting - DotNetCorewaiting on a fix/change in .NETwaiting on a fix/change in .NET
=======================
User Experience:
On disk, module versions presents - 1.0.0, 1.0.0-alpha17, 1.0.1
Result:
Note that 1.0.0 is higher than 1.0.0-alpha17, so if 1.0.1 doesn't exist, then
Import-Modulewould load 1.0.0.