Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parse HEAD-SHA1 as 0.0.SHA1 for sorting #930

Merged
merged 1 commit into from
Dec 1, 2017
Merged

Parse HEAD-SHA1 as 0.0.SHA1 for sorting #930

merged 1 commit into from
Dec 1, 2017

Conversation

KronicDeth
Copy link
Owner

Fixes #912

Changelog

Bug Fixes

  • Parse HEAD-<SHA1> as 0.0.<SHA1> for sorting versions from homebrew homepath. It will almost always be last unless there is an unknown version, which uses 0.0.0.
  • Ensure any unparsable version sorts as 0.0.0 (UKNOWN_VERSION).

Also, ensure any unparsable version sorts as 0.0.0 (UKNOWN_VERSION).
@KronicDeth KronicDeth added this to the v6.6.0 milestone Dec 1, 2017
@KronicDeth KronicDeth self-assigned this Dec 1, 2017
@KronicDeth KronicDeth merged commit 41fa385 into master Dec 1, 2017
@KronicDeth KronicDeth deleted the 912 branch December 1, 2017 22:00
KronicDeth added a commit that referenced this pull request Dec 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant