pub fn compare_versions(v1: &str, v2: &str) -> Result<Ordering, VersionError>
Compare two version strings