We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44fc2d9 commit 068b04eCopy full SHA for 068b04e
RELEASE_NOTES.md
@@ -16,6 +16,8 @@
16
17
- **Experimental**: `Pipe`, which provides a pipe between two channels, by connecting a `Receiver` to a `Sender`.
18
19
+- `Receiver`s now have a `filter` method that applies a filter function on the messages on a receiver.
20
+
21
## Bug Fixes
22
23
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->
0 commit comments