get_calver_regex

Function get_calver_regex 

Source
pub fn get_calver_regex() -> &'static Regex
Expand description

Get a regex pattern that matches calendar versions (calver). For example: 2024-02-26, 2024-12, 2024-01-alpha, etc.