github apple/swift-async-algorithms 1.1.5

8 hours ago

What's Changed

  • Change all AsyncStreaming availability from 26.2 to SwiftStdlib 5.0 by @guoye-zhang in #421
  • Add new pipe convenience 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

Full Changelog: 1.1.4...1.1.5

Don't miss a new swift-async-algorithms release

NewReleases is sending notifications on new releases.