Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Sep 22:12
· 49 commits to main since this release
ec50088

Bug Fixes

  • Apply the correct offset for SeekFrom::End (#93) - (b3237d9)

Features

  • Return specific error types when creating a stream (#91) - (13fc7ca)
  • Add backpressure to handle slow readers when using BoundedStorage (#94) - (e9f0472)