v0.11.0
Source-breaking changes
shouldShowMultipleAlertsSimultaneously is now deprecated, use multiplePresentationsBehavior instead.
Old
StatusAlert.shouldShowMultipleAlertsSimultaneously = trueNew
StatusAlert.multiplePresentationsBehavior = .showMultipleFixed
- Memory leak (lost a
weakreference toself)