pub fn is_same_major_minor(v1: &str, v2: &str) -> bool
Checks if two version strings have the same major and minor version.