Module utils

Module utils 

Source
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