semver_parser 0.1.0-alpha
semver_parser: ^0.1.0-alpha copied to clipboard
Provides an API to parse strings to Semantic Versions along with Semantic Version comparison logic.
Changelog #
0.1.0-alpha #
- Initial published version of semver_parser.
- Repo and code is fully functional, though some essential features are missing and some known bugs exist.
- This is mainly tagged as a way to determine how to do the release process (tag, publish etc)
- I would recommend waiting until the '0.1.0' release to depend on this package to be safe.