Skip to content

Test release

Pre-release
Pre-release
Compare
Choose a tag to compare
@patrickfrey patrickfrey released this 12 Jun 09:26
· 59 commits to master since this release
  • added format strings to pattern match results
  • use debug trace interface of strus base
  • added pattern lexer option BYTECHAR that forces to use a map to a virtual one byte character set as it is done for edit distance matching.
  • fix some build issues