Add minVersion method
minVersion
Move boolean loose param to an options object, with backwards-compatibility protection.
loose
Add ability to opt out of special prerelease version handling with the includePrerelease option flag.
includePrerelease
Add version coercion capabilities
Add intersection checking
Add minSatisfying method
minSatisfying
Add prerelease(v) that returns prerelease components
prerelease(v)
Add Backus-Naur for ranges
Remove excessively cute inspection methods
Remove AMD/Browserified build artifacts
Fix ltr and gtr when using the * range
*
Fix for range * with a prerelease identifier
Last updated 2 years ago