Support for npm semver X-Ranges 1.2.x 1.X 1.2.
morad3741 opened this issue · 2 comments
morad3741 commented
Hi, i'm using version 0.9.0 and im receiving unexpectedTokenException when trying to use:
Version v1 = Version.valueOf("5.10.1");
System.out.println(v1.satisfies("5.x.0"));
zafarkhaja commented
Duplicate of #45.