-
Notifications
You must be signed in to change notification settings - Fork 352
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
Improved handling of Semver pre-release versions #350
Improved handling of Semver pre-release versions #350
Conversation
amazing ❤️
|
@segiddins what's the difference between |
@benasher44 |
👍 |
@segiddins wait no I'm still confused. |
but |
Huh so it's not. Looks like we only ever refer to |
To make it easier to merge in changes from upstream |
OH! This is just a clone of Gem::Version. Welp. This all makes sense now. Thanks! |
🚢 |
Fixes CocoaPods/CocoaPods#5718