Skip to content

v0.15.0

Compare
Choose a tag to compare
@EugeneOne1 EugeneOne1 released this 11 Nov 10:27
· 38 commits to master since this release

Added

  • Package lookup containing index structures for improving rules matching performance.

Changed

  • rules.NewMatchingResult now returns a pointer to the MatchingResult.

  • Functions FastHash and FastHashBetween are moved into the filterutil package.

Fixed

Removed

  • Go before version 1.16 support. v0.15.0 requires at least Go 1.16.