Skip to content

Regex Toolkit v2.0.0

Latest

Choose a tag to compare

@leongor leongor released this 06 Sep 13:35

This is an update of the Regex toolkit to v2.0.0

Latest changes in the release:

  • Support for boost expressive library.
  • RegexMatch operator is renamed to RegexRun.
  • Added replace and extract functionality in operators and native functions.
  • Updated descriptions and SPL documentation.