mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
changelog: updates for 5.2.1 release
This commit is contained in:
parent
e811a8dbb8
commit
c0b9b61e97
@ -2,6 +2,11 @@
|
|||||||
|
|
||||||
This is a list of notable changes to Hyperscan, in reverse chronological order.
|
This is a list of notable changes to Hyperscan, in reverse chronological order.
|
||||||
|
|
||||||
|
## [5.2.1] 2019-10-13
|
||||||
|
- Bugfix for issue #186: fix compile issue when `BUILD_SHARED_LIBS` is on in
|
||||||
|
release mode.
|
||||||
|
- Disable redundant move check for older compiler versions.
|
||||||
|
|
||||||
## [5.2.0] 2019-07-12
|
## [5.2.0] 2019-07-12
|
||||||
- Literal API: add new API `hs_compile_lit()` and `hs_compile_lit_multi()` to
|
- Literal API: add new API `hs_compile_lit()` and `hs_compile_lit_multi()` to
|
||||||
process pure literal rule sets. The 2 literal APIs treat each expression text
|
process pure literal rule sets. The 2 literal APIs treat each expression text
|
||||||
|
Loading…
x
Reference in New Issue
Block a user