-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Milestone
Description
Update the range expressions parser using modern Java 8 language constructs and best practices in the API development with extensibility and maintainability in mind. The objective is for the updated parser to be able to parse different dialects of range expressions, such as node-semver, maven, semver (semver/semver#584) eventually, etc.
This issue will resolve the following currently unresolved issues