Skip to content

Release v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Dec 07:59
· 0 commits to 6975583d3fc121af305378a5208dfa8fab2d1e79 since this release

Requires Hyperscan >=v5.2

Feature

  • Add HS_FLAG_COMBINATION and HS_FLAG_QUIET (#21) (9804a55)
  • Support extended behavior for patterns (#11) (5bfc947)
  • Support hs_scan_vector (#24) (6869b06)

Fix

  • Dynamically allocate memory for arrays used by Database.compile (fixes #25) (3fe93fc)