v3.2.2
- Fixed oversight over what value is in
hunter.event.Event.builtin
. Now it's always a boolean, and can be used consistently in filters (eg:builtin=True,function='getattr'
).
hunter.event.Event.builtin
. Now it's always a boolean, and can be used consistently in filters (eg: builtin=True,function='getattr'
).