Skip to content

Releases: MAIPA01/pcre2cpp

v1.1.1

24 Sep 10:43

Choose a tag to compare

  • fixed get_sub_results_...
  • changed raw pointers to smart pointers
  • Sub Values Names Table changed to pointer instead of copying it

Full Changelog: v1.1.0...v1.1.1

v1.1.0

23 Sep 20:56

Choose a tag to compare

  • Added Indexed and Named subexpressions
  • Changed names of the match_result member functions
  • Added match_all function
  • Added more get_offset options to match_result

Full Changelog: v1.0.0...v1.1.0

v1.0.0

12 Mar 19:23

Choose a tag to compare

First working version

Full Changelog: https://github.com/MAIPA01/pcre2cpp/commits/v1.0.0