Skip to content

Releases: laurikari/tre

TRE 0.9.0

20 Sep 11:40
Compare
Choose a tag to compare

Just in time for the 15th anniversary of TRE 0.8.0, please welcome TRE 0.9.0!

  • Modified the bound parser to allow the minimum and maximum count
    to be omitted, defaulting to zero and infinity, respectively.

  • Added API variants for operating on raw byte vectors:
    tre_regnexecb, tre_regexecb, tre_regncompb, tre_regaexecb,
    tre_regcompb.

  • Visual Studio 2008 files replaced with Visual Studio 2022 files.

  • Bug fixes.