changes log
Last updated
Add minVersion method
Move boolean loose param to an options object, with backwards-compatibility protection.
Add ability to opt out of special prerelease version handling with the includePrerelease option flag.
Add version coercion capabilities
Add intersection checking
Add minSatisfying method
Add prerelease(v) that returns prerelease components
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