v2.1.1
- Iterate in deterministic order in
IterableIndex.ForEach
#258 - Fix bug where
blockstore.ReadOnly
fails if given CARv1 payload and no initial index #267 - Add the ability to traverse CAR content using IPLD selectors #269
- Produce CAR files by selectively traversing a DAG stored in an
ipld.LinkSystem
. - Contains breaking change in
index.Index
API
- Produce CAR files by selectively traversing a DAG stored in an
- Add the ability to supply context in
blockstore
APIs #275- Contains breaking changes in
blockstore.ReadOnly
andblockstore.ReadWrite
APIs.
- Contains breaking changes in
Full Changelog: v2.1.0...v2.1.1