Skip to content

0.5.0

Compare
Choose a tag to compare
@stephencelis stephencelis released this 11 May 20:40
· 136 commits to main since this release
25c9b67

What's Changed

  • Added: SwiftWasm support.
  • Changed: Async[Throwing]Stream.streamWithContinuation has been renamed to Async[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