• YuPcre2 v1.24.0
    • Add the YuRegularExpressions.pas unit with a new implementation of the TRegEx record wrapper for the latest PCRE2, with many improvements and bug fixes compared to the original Delphi version.
    • Update to PCRE2 v10.45 with many new features and bug fixes:
      • New scan substring feature.
      • New support for Perl-style extended character classes.
      • Improvements to the character class match engine.
      • Extensions to pcre2_substitute().