Currently, the version checking logic is somewhat functional, but it won't be valid for most cases. Ideas are to use the semver crate for semantic versioning and in general more libraries for version/string checking.
Currently, the version checking logic is somewhat functional, but it won't be valid for most cases.
Ideas are to use the semver crate for semantic versioning and in general more libraries for version/string checking.