Hyperscan 4.7.0
by Wang, Xiang W
Hi all,
We have just released Hyperscan v4.7.0 on Github.
https://github.com/intel/hyperscan/releases
We extend approximate matching support for Hamming distance. In addition, we deliver new testing tools for Hyperscan validation.
[4.7.0] 2018-01-24
- Introduced hscollider pattern testing tool, for validating Hyperscan match
behaviour against PCRE.
- Introduced hscheck pattern compilation tool.
- Introduced hsdump development tool for producing information about Hyperscan
pattern compilation.
- New API feature: extended approximate matching support for Hamming distance.
- Bugfix for issue #69: Force C++ linkage in Xcode.
- Bugfix for issue #73: More documentation for `hs_close_stream()`.
- Bugfix for issue #78: Fix for fat runtime initialisation when used as a
shared library.
Thanks,
Xiang
3 years, 1 month