0.5.4 - 2022-09-27
- 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.
0.5.3 - 2022-09-27
- Documentation updates.
0.5.2 - 2022-09-27
- Support for generating random
PartialOp
s usingproptest
.
0.5.1 - 2022-09-27
- Updated repository location.
0.5.0 - 2021-01-27
- Updated
quickcheck
to version 1.0. Feature renamed toquickcheck1
. - Updated
tokio
to version 1.0. Feature renamed totokio1
.
0.4.0 - 2020-09-24
- Updated to quickcheck 0.9, tokio 0.2 and futures 0.3.
For information about earlier versions, please review the commit history.