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

Allow infinite (n) optional version segments #134

Open
wants to merge 4 commits into
base: kong-13
Choose a base branch
from

Conversation

toopay
Copy link

@toopay toopay commented Apr 23, 2018

This PR basically propose to :

  • Force the parser to respect semver coerce - it won't Interpret versions and ranges loosely. In this case, 0.29-1-enterprise-edition will be equal to 0.29-0-enterprise-edition.
  • Allow infinite (n) optional version segments. We have 0.11.0.3-enterprise-edition as use-case.

Ref : #133

@CyExy
Copy link
Contributor

CyExy commented May 6, 2018

I think this should do the trick

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants