Skip to content

[5.4.0-2.0.0] 2021-03-31

Choose a tag to compare

@gliwka gliwka released this 31 Mar 12:36
· 82 commits to main since this release

Added

  • New PatternFilter allowing for prefiltering of java regex patterns similar to chimera
  • Windows support
  • Possibility to manually specify expression ids

Changed

  • Moved access to native library from JNA to JavaCPP
  • Removed context object from expressions

Fixed

  • Lock contention while scanning with high concurrency (#89)