0.5.0
What's Changed
- Added: SwiftWasm support.
- Changed:
Async[Throwing]Stream.streamWithContinuation
has been renamed toAsync[ThrowingStream].makeStream
as a drop-in back-port of SE-0388 (#92). - Fixed: Windows support has been restored (#91).
- Infrastructure: CI updates (#91).
Full Changelog: 0.4.2...0.5.0