Skip to content

Latest commit

 

History

History
67 lines (30 loc) · 3.06 KB

CHANGELOG.md

File metadata and controls

67 lines (30 loc) · 3.06 KB

Changelog

1.2.0 (2024-01-22)

Features

1.1.0 (2023-12-08)

Features

  • cli: check block hash consistency when listing blocks (#157) (273079f)

Bug Fixes

1.0.0 (2023-03-20)

⚠ BREAKING CHANGES

  • The programmatic API has changed significantly, see the README for new streaming API. The CLI "commands" like --pack have changed to pack (i.e. without dashes) but are largely very similar. In the CLI, CAR files written to stdout or piped to another program (i.e. not written to disk using --output) will not have a root CID in the CAR header. Minimum Node.js version for the CLI has changed to 18.

Features

0.9.2 (2023-02-15)

Bug Fixes

0.9.1 (2022-10-03)

Bug Fixes

  • add car hash command to docs (baf23a6)

0.9.0 (2022-10-03)

Features

0.8.1 (2022-08-05)

Bug Fixes

  • readme contributing and license (e4cf245)

0.8.0 (2022-08-02)

Features