I just recently tagged a 1.1 pre-release and plan on formalizing that tag into a full release by the week of December 1st if no issues are brought forward blocking it.
Further development of AsyncAlgorithms will be encapsulated as 1.2 (meaning quicker deployment for folks that need share or the MultiProducerSingleConsumerChannel).
What's Changed
- Remove the DocC plugin as a dependency by @FranzBusch in Remove the DocC plugin as a dependency by FranzBusch · Pull Request #354 · apple/swift-async-algorithms · GitHub
- Simplify the version definitions and add a new definition for 1.1 by @phausler in Simplify the version definitions and add a new definition for 1.1 by phausler · Pull Request #359 · apple/swift-async-algorithms · GitHub
- Add
enable_wasm_sdk_build: truetopull_request.ymlby @MaxDesiatov in Add `enable_wasm_sdk_build: true` to `pull_request.yml` by MaxDesiatov · Pull Request #363 · apple/swift-async-algorithms · GitHub - Update the project to address concurrency failures for 6.2 build modes. by @phausler in Update the project to address concurrency failures for 6.2 build modes. by phausler · Pull Request #362 · apple/swift-async-algorithms · GitHub
- Conditionalize the testing targets for non-windows targets to avoid the TaskDriver requirements by @phausler in Conditionalize the testing targets for non-windows targets to avoid the TaskDriver requirements by phausler · Pull Request #365 · apple/swift-async-algorithms · GitHub
- Share algorithm by @phausler in https://github.com/apple/swift-async-algorithms/pull/357
- Fix typo in doc comment for share by @Jnosh in Fix typo in doc comment for share by Jnosh · Pull Request #370 · apple/swift-async-algorithms · GitHub
- Fix broken documentation links in Interspersed guide by @chagmn in Fix broken documentation links in Interspersed guide by chagmn · Pull Request #371 · apple/swift-async-algorithms · GitHub
- chore: restrict GitHub workflow permissions - future-proof by @incertum in chore: restrict GitHub workflow permissions - future-proof by incertum · Pull Request #373 · apple/swift-async-algorithms · GitHub
- Add
MultiProducerSingleConsumerChannelby @FranzBusch in https://github.com/apple/swift-async-algorithms/pull/305 - Remove the Swift 5.8 build constraint for documentation at Swift Package Index by @heckj in Remove the Swift 5.8 build constraint for documentation at Swift Package Index by heckj · Pull Request #377 · apple/swift-async-algorithms · GitHub
New Contributors
- @Jnosh made their first contribution in Fix typo in doc comment for share by Jnosh · Pull Request #370 · apple/swift-async-algorithms · GitHub
- @chagmn made their first contribution in Fix broken documentation links in Interspersed guide by chagmn · Pull Request #371 · apple/swift-async-algorithms · GitHub
- @incertum made their first contribution in chore: restrict GitHub workflow permissions - future-proof by incertum · Pull Request #373 · apple/swift-async-algorithms · GitHub
- @heckj made their first contribution in Remove the Swift 5.8 build constraint for documentation at Swift Package Index by heckj · Pull Request #377 · apple/swift-async-algorithms · GitHub
Full Changelog: Comparing 1.0.4...1.1.0 · apple/swift-async-algorithms · GitHub