Skip to content

0.29.2

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Apr 10:20
· 287 commits to dev since this release
15a28a9

Hi everyone!
Welcome to yet another bugfix release for the 0.29 cycle.

Bug Fixes

  • Fix -z option that did require an extra argument
  • Call init_plugins as soon as possible. It fixes using filters on field extracted by system-installed plugins
  • Restored plugins support for non-linux builds
  • When using a source plugin, force an exit only if the plugin is actually stuck on a next(), not if its working on the close()

Moreover, helper text and man pages were update accordingly.