unascribed / FlexVer

A SemVer-compatible intuitive comparator for free-form versioning strings as seen in the wild, designed to sort versions like people do.
Creative Commons Zero v1.0 Universal
64 stars 10 forks source link

rust: remove nightly dependency and bump to 0.1.2 #7

Closed Infinidoge closed 1 year ago

Infinidoge commented 1 year ago

As per the title, refactored to not depend on the nightly Pattern feature. Also accordingly bumped the version and updated the changelog/readme. (Preferably kept as 2 separate commits)