Skip to content

Releases: dClimate/ipldstore

v2.1.3 - Fix multiformats-config versioning

19 Dec 16:20
9d4ba08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.2...v2.1.3

v2.1.2 - Fix multiformats versioning

19 Dec 15:41
ce549cf
Compare
Choose a tag to compare

What's Changed

  • pin multiformats to < 0.3.1 to avoid breaking change by @eschechter in #13

Full Changelog: v2.1.1...v2.1.2

v2.1.1 - Support later versions of zarr

25 Sep 18:21
403abb4
Compare
Choose a tag to compare

What's Changed

  • kwargs passed to getitems to support more zarr versions by @eschechter in #12

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

Configurable IPFS Host

01 May 17:26
e46e4f9
Compare
Choose a tag to compare

Remove hard-coding of IPFS host so ipldstore can work with IPFS daemons hosted on non-default URLs.

v2.0.1 - Public py-hamt

21 Mar 23:06
Compare
Choose a tag to compare

Change py-hamt access to https now that repo is public

v2.0.0

21 Mar 19:07
128df96
Compare
Choose a tag to compare

Updates the zarr metadata (manifest) to use IPLD HAMT instead of the previous recursive tree structure

v.1.0.0

20 Mar 20:52
Compare
Choose a tag to compare

Initial version of IPLDstore with recursive tree manifest for zarr with some chunking optimizations