Releases: flier/rust-hyperscan
Releases · flier/rust-hyperscan
v0.3.2
What's Changed
- Fix Linux -> MacOS cross-compilation by @Palkovsky in #27
New Contributors
- @Palkovsky made their first contribution in #27
Full Changelog: v0.3.1...v0.3.2
v0.3.1
v0.3.0
What's Changed
- Added support for AsyncRead in streaming database by @magicaltoast in #17
- New CI workflow
- Link
Chimera
with static library - New Hyperscan version 5.2/5.4 API
- Replace
anyhow::Error
- Implements
Send
andSync
- Upgrade to MIT and Aparch-2.0 dual license
- Add benchmark for hyperscan/chimera/regex
New Contributors
- @magicaltoast made their first contribution in #17
Full Changelog: v0.2.1...v0.3.0