1.2.0 (2024-01-22)
1.1.0 (2023-12-08)
1.0.0 (2023-03-20)
- The programmatic API has changed significantly, see the README for new streaming API. The CLI "commands" like
--pack
have changed topack
(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.
0.9.2 (2023-02-15)
0.9.1 (2022-10-03)
- add car hash command to docs (baf23a6)
0.9.0 (2022-10-03)
0.8.1 (2022-08-05)
- readme contributing and license (e4cf245)