Expand description
Utility functions for version management
Functionsยง
- are_
all_ compatible - Check if all versions in a list are compatible with each other
- compatibility_
description - Get a human-readable description of version compatibility
- newest_
version - Find the newest version in a list
- oldest_
version - Find the oldest version in a list
- parse_
versions - Parse multiple versions from strings