Skip to content

ActionDB 0.3.0

Compare
Choose a tag to compare
@ihrwein ihrwein released this 22 Aug 19:54
· 226 commits to master since this release

Actiondb 0.3.0

  • Plain pattern file support is removed
  • CR characters can be used in patterns
  • improved error messages
  • upgrade to serde 0.5
  • parsed messages can be tagged
  • parsed messages can have additional key-value pairs
  • the tests checks only the expected tags and values
  • parser names are optional(like %{GREEDY})

This release would not be possible without the help of Fabien Wernli. Thanks, Fabien!