-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
In the current version of the Semver Comparator, strings are compared with each other. The methods do not receive any version or constraint objects as parameters. I think it's better if the comparator works on objects and not on string. This makes it easier to check whether the input strings are valid when parsing the string for objects.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Projects
Status
Todo