exor_filter v0.6.0 Release Notes

Release Date: 2020-11-08 // over 3 years ago
    • โž• Adding support for incremental initialization api.
      • A more space efficient way to use the library.
      • Warning : currently does not support deduplication.
    • ๐Ÿ›  Various bug fixes.
    • ๐Ÿ›  Fixing test macros.

Previous changes from v0.5.2

  • Fix nif compile on Erlang 23 by removing erl_interface from c_src Makefile.