v1.16.0
- Multiple performance improvements (#623, #624, #626, #627, #629, #631, #632, #635, #649, #654).
- Implement constant folding for bitwise operations (#634).
- Allow specifying context size for matches (#644).
- Improvements in Language Server for better integration with neovim (#648).
- BUGFIX: Avoid panic while parsing certain rules (#640).
- BUGFIX: Avoid panic on bad reader input in the Python API (#643).
- BUGFIX: Handle null values while deserializing Cuckoo reports in
cuckoomodule. (#646). - BUGFIX: Validate bool metadata as bool in Language Server diagnostics (#621).
Contributors: @king-tero @PeterMatula @nyx0 @kevinmuoz @tlansec @prosperritty