Skip to content

v2.7.0

Compare
Choose a tag to compare
@rvagg rvagg released this 08 Feb 02:36
· 210 commits to master since this release
317491d

What's Changed

  • feat(cmd): add index create subcommand to create an external carv2 index by @aschmahmann in #350
  • Implement go-ipld-prime readable and writable storage API (v2/storage) by @rvagg in #363

The new github.com/ipld/go-car/v2/storage API implements the go-ipld-prime/storage interface, for use with LinkSystems. This is currently an experimental implementation and may be subject to change without a sevmer-major release.

New Contributors

Full Changelog: v0.6.0...v2.7.0