Skip to content

Version 0.14.1

Latest
Compare
Choose a tag to compare
@csnover csnover released this 13 Oct 19:24
· 22 commits to master since this release
v0.14.1
fef0573

Bug fixes

  • Passing a SeekFrom::End to TakeSeek::seek now correctly seeks from the end of the TakeSeek stream instead of the end of the inner stream. (#291)