Skip to content

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 04:06
· 96 commits to master since this release

4.0.0 (2022-03-04)

⚠ BREAKING CHANGES

  • add CARv2 read support (data only, ignoring index)

Features

  • add CARv2 read support (data only, ignoring index) (99cd346)

Bug Fixes

  • deal with c8 Node.js v12 bug (8f83849)

Trivial Changes

  • add header validation via schema, allow for !=1 version (d260597)
  • allow access to full header in CarReader (b95a6e2)
  • carv2: add fixtures and test expectations from go-car (d563acf)
  • docs: update docs to include decoder.* functions. (9200ffe)
  • no-release: bump actions/checkout from 2.4.0 to 3 (#67) (ae56ce5)
  • test for rejecting recursive carv2 header (12480b5)