Skip to content

1.3.0

Choose a tag to compare

@prachigauriar prachigauriar released this 08 Oct 16:25
· 8 commits to main since this release
  • We’ve added a computed property to Duration spelled timeInterval, which returns the duration as a TimeInterval.
  • We’ve updated the internal implementation of ContextualEventBusObserver to use an actor instead of a class with a dispatch queue. This should have no impact on consumers.