1.3.0
- We’ve added a computed property to
DurationspelledtimeInterval, which returns the duration as aTimeInterval. - We’ve updated the internal implementation of
ContextualEventBusObserverto use an actor instead of a class with a dispatch queue. This should have no impact on consumers.