• YuPcre2 v1.23.0
    • Update to PCRE2 v10.44.
      • Added pcre2_set_max_pattern_compiled_length to limit the size of compiled patterns, and TDIRegEx2Base.MaxPatternCompiledLength.
      • Increase the maximum length of a name for a group from 32 to 128.
      • Bug fixes.