Skip to content

Arche Model v0.9.0

Latest
Compare
Choose a tag to compare
@mlange-42 mlange-42 released this 26 May 00:42
afae2e8

Breaking changes

  • Renames reporter.Callback to reporter.RowCallback (#66)

Features

  • Adds option Final to reporter.RowCallback to report data once on finalize instead of on ticks (#65)
  • Adds reporter.TableCallback for direct retrieval of table observer output in Go code (#66)