Skip to content

Releases: vlaci/pyperscan

v0.3.0

15 Dec 10:02
9711a96
Compare
Choose a tag to compare

Added

  • Support added for musllinux (Alpine Linux) wheels #16

Changed

  • Build separate x86_64 and aarch64 wheels for macOS #17
  • Using PDM for project management #19

Fixed

  • Linux wheels are now built with release optimizations #30

v0.2.2

03 May 12:19
Compare
Choose a tag to compare

What's Changed

  • ci: build nix derivation for aarch64 as well by @vlaci in #4
  • Update dependencies by @vlaci in #5
  • Support scanning chunks in streaming mode by @vlaci in #7
  • build: parallel build using cmake by @vlaci in #10
  • hyperscan-sys: statically link C++ runtime by @vlaci in #8
  • wrapper: fix memory leak in try_clone by @vlaci in #9
  • extension: add hs_reset_stream support by @vlaci in #13

Full Changelog: v0.2.0...v0.2.2

v0.2.0

19 Jan 16:24
Compare
Choose a tag to compare
bumped version to 0.2.0

v0.1.0

30 Nov 07:55
Compare
Choose a tag to compare
init