Skip to content

0.14.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@broadwaylamb broadwaylamb released this 23 Apr 16:13
· 1 commit to master since this release

This release is compatible with Xcode 14.2 and Swift 5.7

Additions

  • Primary associated type support for Publisher, Subscriber, ConnectablePublisher, Subject and Scheduler protocols (#239)

Bugfixes

  • Fixed nullifying the reference to parent in Future's conduit (#239)