Skip to content

Releases: flier/rust-hyperscan

v0.3.2

27 Dec 02:24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.3.2

v0.3.1

15 Dec 11:23
Compare
Choose a tag to compare
  • Incorrect Chimera API signature #26
  • Implements Eq

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

17 Apr 07:18
Compare
Choose a tag to compare

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 and Sync
  • Upgrade to MIT and Aparch-2.0 dual license
  • Add benchmark for hyperscan/chimera/regex

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

23 Mar 04:03
Compare
Choose a tag to compare

v0.1.4

19 Mar 14:59
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/flier/rust-hyperscan

0.1.1

01 Nov 13:58
Compare
Choose a tag to compare

Publish to crates.io