Skip to content

Support for Version Match Expressions #41

Description

@buko

Between jsemver and semver.java we have all the functionality we need. It would be great if we could combine them. What's nice about semver.java is the match expression language. You can express conditons like ">=1.0.0" and then test to see if a given Version "matches" this condition.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions