Changelog
- Fix C++17 compatibility (drop register keyword) by @thesamesam in #13
- use pcre2 (instead of pcre),
--with-pcre2=<path>
- fix a potential segfault, if regex is not valid
- if regex is not valid, treat the input as literal string
Full Changelog: 0.19.7...0.23.2