Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v0.0.3 - 2026-03-10
Fixed
- Fix resource metadata
v0.0.2 - 2026-03-10
Added
- Added
Archive::CAR::CID->from_raw($bytes)for easier decoding from binary sources.
Changed
- Improved CID decoding to handle optional leading zero bytes common in firehose events.
v0.0.1 - 2026-03-09
Changed
- It exists!