Skip to content

v0.2.1

Compare
Choose a tag to compare
@MattiasBuelens MattiasBuelens released this 22 Sep 22:47
  • ReadableStream::into_stream() and ReadableStream::into_async_read() now automatically cancel the stream when dropped (#7, #8)
  • Added IntoStream::cancel() and IntoAsyncRead::cancel() (#8)