Skip to content

v2.1.0

Compare
Choose a tag to compare
@matthi4s matthi4s released this 30 Sep 10:47
· 18 commits to master since this release
8e22065

Insights can now access the Log through the Analysis. This allows access to the log content in Insights which could be used to parse additional information from the log content from different entries.

This is a breaking change if you don't extend the default PatternAnalyser, Analysis or Insight classes.

Full Changelog: v2.0.1...v2.1.0