Release v3.1.0
- Added
StreamSubscriptionMixin
to manage stream subscriptions. Supports scoped subscriptions as well. - Replace
BidirectionalIteratorScrewdriver
withRuneIteratorScrewdriver
because of the deprecation ofBidirectionalIterator
.
StreamSubscriptionMixin
to manage stream subscriptions. Supports scoped subscriptions as well.BidirectionalIteratorScrewdriver
with RuneIteratorScrewdriver
because of the deprecation of BidirectionalIterator
.