pub fn is_newer(v1: &str, v2: &str) -> Result<bool, VersionError>
Check if version1 is newer than version2