Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [4.0.0](v3.2.4...v4.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](99cd346)) ### Bug Fixes * deal with c8 Node.js v12 bug ([8f83849](8f83849)) ### Trivial Changes * add header validation via schema, allow for !=1 version ([d260597](d260597)) * allow access to full header in CarReader ([b95a6e2](b95a6e2)) * **carv2:** add fixtures and test expectations from go-car ([d563acf](d563acf)) * **docs:** update docs to include decoder.* functions. ([9200ffe](9200ffe)) * **no-release:** bump actions/checkout from 2.4.0 to 3 ([#67](#67)) ([ae56ce5](ae56ce5)) * test for rejecting recursive carv2 header ([12480b5](12480b5))
- Loading branch information