Skip to content

v4.12.0

Choose a tag to compare

@marcorosa marcorosa released this 24 Nov 13:30
· 156 commits to main since this release
  • Update hyperscan dependency. New versions of python-hyperscan don't require installing the OS package (i.e., libhyperscan for linux or hyperscan for macOS) because it's statically linked inside the python package
  • Support python versions 3.8 to 3.11
  • update Dockerfile to use python3.10 instead of 3.9

Minor:

  • update dependencies
  • update README