Skip to content

reflex v4.0

Compare
Choose a tag to compare
@genivia-inc genivia-inc released this 18 Feb 19:54
· 19 commits to master since this release

What's new?

  • faster Matcher::find() with a new DFA cut algorithm to optimize match prediction speed and accuracy, see also ugrep 5.0
  • apply Unicode pattern canonicalization with reflex::convert(..., reflex::convert_flag::unicode)