CollectionConcurrencyKit now supports the same backward compatibility as Swift's concurrency system itself, meaning that it can now be used on iOS 13+, macOS 10.15+, watchOS 6+, and tvOS 13+ (as long as Xcode 13.2 or later is used).
Unclaimed project
Are you a maintainer of CollectionConcurrencyKit? Claim this project to take control of your public changelog and roadmap.
Changelog
Async and concurrent versions of Swift’s forEach, map, flatMap, and compactMap APIs.
CollectionConcurrencyKit now supports the same backward compatibility as Swift's concurrency system itself, meaning that it can now be used on iOS 13+, macOS 10.15+, watchOS 6+, and tvOS 13+ (as long as Xcode 13.2 or later is used).
The initial release of CollectionConcurrencyKit.