logdata-anomaly-miner V0.0.7 released

Written for logdata-anomaly-miner - lightweight tool for log checking, log analysis by Roman Fiedler on 2017-01-09

Release of V0.0.7:
* New features:
  * Datetime parsing reimplemented in DateTimeModelElement to fix various shortcomings of strptime in Python and libc.
  * ElementValueBranchModelElement added to support conditional branching.
  * DebugHistoryMatchRule added: keep history of matched LogAtoms.
  * Unix socket input support: improved logdata reading now also supporting connects to UNIX server sockets for reading.
* Changes:
  * Restructured AMinerUtils and utils package.

Read all announcements