v2.1.1
- Iterate in deterministic order in
IterableIndex.ForEach#258 - Fix bug where
blockstore.ReadOnlyfails 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.IndexAPI
- Produce CAR files by selectively traversing a DAG stored in an
- Add the ability to supply context in
blockstoreAPIs #275- Contains breaking changes in
blockstore.ReadOnlyandblockstore.ReadWriteAPIs.
- Contains breaking changes in
Full Changelog: v2.1.0...v2.1.1