Semantic version string parser.
semver {1.2}
semver --coerce {1.2}
1.2.3
matches the ^1.0
range (prints an empty string if it does not match):
semver {1.2.3} --range "{^1.0}"
semver {1.2.3} --range {">=1.0"} {"<2.0"}
semver {1.2.3} {2.0.0} --range "{^1.0}"
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY This content has been proxied by September (ba2dc).Proxy Information
text/gemini;lang=en-GB