Skip to content
Snippets Groups Projects
Unverified Commit 1b535af4 authored by Rhys Arkins's avatar Rhys Arkins Committed by GitHub
Browse files

feat: hyphen range support (#1437)

Adds support for ranges, such as `”1.x - 2.x”`. Adds support for widening .x ranges, e.g. `”1.x || 2.x”` becomes updated to `”1.x || 2.x || 3.x”`.

Closes #687
parent f943d6b2
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment