Skip to content

Releases: fg-labs/rust-yara

v0.1.3

07 Mar 20:47
e062033

Choose a tag to compare

What's Changed

  • fix: match YARA's strataCount sentinel value by @nh13 in #11
  • chore: release v0.1.3 by @nh13 in #12

Full Changelog: v0.1.2...v0.1.3

v0.1.2

06 Mar 05:32
64dc67c

Choose a tag to compare

What's Changed

  • perf: pool allocator for C++ shim, reduce FFI overhead by @nh13 in #9
  • chore: release v0.1.2 by @nh13 in #10

Full Changelog: v0.1.1...v0.1.2

v0.1.1

04 Mar 06:29
b765710

Choose a tag to compare

What's Changed

  • fix: use owning String type for read ingestion by @nh13 in #5
  • fix: define NDEBUG to disable SeqAn2 debug assertions by @nh13 in #7
  • fix: bounds-check SA entries, fix RecordCollector copy semantics, review fixes by @nh13 in #8
  • chore: release v0.1.1 by @nh13 in #6

New Contributors

  • @nh13 made their first contribution in #5

Full Changelog: v0.1.0...v0.1.1

v0.1.0

03 Mar 03:36
8162171

Choose a tag to compare