Skip to content

partial-io 0.5.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Sep 01:54
· 3 commits to main since this release

Fixed

  • For proptest, generate PartialOp::Limited byte counts starting at 1 rather than 0. This is because
    0 can mean no more data is available in the stream.