Skip to content

Version 0.10.7

Compare
Choose a tag to compare
@sylvainhalle sylvainhalle released this 10 Jan 11:02
· 110 commits to master since this release

Integrates additions and bug fixes since 9/30/2021:

  • Added the PubliclyStateful interface, where processors can (optionally) publicly expose an object that represents their internal state; core processors now all implement this interface
  • Fix to end of trace signal
  • Multiple fixes to provenance tracking for GroupProcessors
  • Refactoring of EventTracker
  • Equals.equalsTo works for MathSet
  • Multiple other fixes at the source level (thanks @mernst)