- Add missing machine architecture types to
pemodule (#687). - Add warning for single-byte patterns (71baa67).
- Add warning for duplicate patterns in a rule (9061803).
- Small optimization when generating structures from a protobuf (9255a3e).
- BUGFIX: Don't derive header constraints from patterns with certain flags (#689).
- BUGFIX: Prevent undefined behavior when deserializing rules from untrusted binary data (25efa37).
Contributors: @nugxperience @cherepanov74