3.27.0.txt

doc/release_notes/3.27.0.txt

New Features

  • A multibyte_string_matcher plugin has been added that supports multibyte characters in strings used as matchers. It uses a slower string matching implementation that supports multibyte characters. As multibyte strings in paths must be escaped, this also loads the unescape_path plugin.

Other Improvements