Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@yangchristian yangchristian released this 14 Sep 08:32

3.0.0 (2017-09-14)

  • feat: convert TrackedEvent to interface (4351eb6)

BREAKING CHANGE

  • TrackedEvent is now an interface instead of an abstract base class so applications aren't tied to a particular implementation for concrete events.