Skip to content

v0.4.0

Compare
Choose a tag to compare
@willscott willscott released this 12 Aug 15:31
· 66 commits to master since this release
8794146

release v0.4.0

Updated to internally use go-ipld-prime as the basic data model underlying this library.

  • all serialization / deserialization is done through IPLD prime
  • all nodes returned by the dag service are in fact IPLD-prime compatible nodes
  • switch to go-codec-dagpb