Add focused unit tests for template semver parsing, check_version_range, and compatibility edge cases such as missing version bounds, malformed version strings, and out-of-range CLI versions. This improves the robustness of template compatibility logic.
Add focused unit tests for template semver parsing,
check_version_range, and compatibility edge cases such as missing version bounds, malformed version strings, and out-of-range CLI versions. This improves the robustness of template compatibility logic.