Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 10:23
· 681 commits to main since this release
ad1a459
  • Add span information to Event::Begin and Event::End (f4259f0).
  • Add support for private patterns. Private patterns were being accepted but ignored. (21a9090).
  • BUGFIX: add YRX_ prefix to constants in the C API to avoid name collisions (#382).
  • BUGFIX: increase MAX_ATOMS_PER_REGEXP from 8192 to 10000 (#387, 664abac).