v2.13.1
What's Changed
Addresses an erroneous change in behaviour introduced in v2.12.0 whereby the BlockMetadata
returned by BlockReader#SkipNext()
records Offset
for the block bytes rather than the CAR section byte offset. This release restores the original behaviour for CARv1 data and also includes the fix in v2.12.0 that brings CARv2 parsing behaviour into parity with CARv1 behaviour.
Full Changelog: v2.13.0...v2.13.1