What's Changed
- Change all AsyncStreaming availability from 26.2 to SwiftStdlib 5.0 by @guoye-zhang in #421
- Add new
pipeconvenience methods for the async readers by @FranzBusch in #420 - Correct exclusive reductions docs: the initial value is not emitted by @adityasingh2400 in #423
- [AsyncStreaming] Add support for final elements by @FranzBusch in #422
- [AsyncStreaming] Add bidirectional adapters for the async writers by @FranzBusch in #424
- "[AsyncStreaming] Introduce a MultiProducerSingleConsumerChannel and a duplex" + a build fix by @Catfish-Man in #428
- [AsyncStreaming] Skip empty buffers in AsyncReader.forEachBuffer by @FranzBusch in #435
- [AsyncStreaming] Exclude the proposal file from the target by @kSibalic in #434
- [AsyncStreaming] Redesign AsyncReader.collect to take a target container by @FranzBusch in #436
New Contributors
- @guoye-zhang made their first contribution in #421
- @adityasingh2400 made their first contribution in #423
- @Catfish-Man made their first contribution in #428
- @kSibalic made their first contribution in #434
Full Changelog: 1.1.4...1.1.5