Skip to content

v2.1.1

Compare
Choose a tag to compare
@masih masih released this 15 Dec 10:27
· 326 commits to master since this release
be2525f
  • 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
  • Add the ability to supply context in blockstore APIs #275
    • Contains breaking changes in blockstore.ReadOnly and blockstore.ReadWrite APIs.

Full Changelog: v2.1.0...v2.1.1