Releases: dClimate/ipldstore
Releases · dClimate/ipldstore
v2.1.3 - Fix multiformats-config versioning
What's Changed
- downgrade correct multiformats package by @eschechter in #14
Full Changelog: v2.1.2...v2.1.3
v2.1.2 - Fix multiformats versioning
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
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
Remove hard-coding of IPFS host so ipldstore can work with IPFS daemons hosted on non-default URLs.
v2.0.1 - Public py-hamt
Change py-hamt access to https now that repo is public