Thanks to visit codestin.com
Credit goes to github.com

Skip to content

TRE 0.9.0

Latest

Choose a tag to compare

@dag-erling dag-erling released this 20 Sep 11:40
· 4 commits to master since this release

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.