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

Refactor pseudo version handling #916

Merged
merged 3 commits into from
Jul 2, 2021
Merged

Refactor pseudo version handling #916

merged 3 commits into from
Jul 2, 2021

Conversation

raineorshine
Copy link
Owner

@raineorshine raineorshine commented Jul 2, 2021

  • Adds support for pseudo versions missing only patch, e.g. "1.0"
  • Consolidates and generalizes handling of pseudo versions, e.g. "v1" and "1.0"
  • Fixes TypeError: Invalid Version: 1.4 #915

@raineorshine raineorshine merged commit de041de into main Jul 2, 2021
@raineorshine raineorshine deleted the pseudo-versions branch July 2, 2021 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeError: Invalid Version: 1.4
1 participant