Skip to content

Releases: ipfs-shipyard/java-ipfs-http-client

Moved to Maven directory and package structure

29 Oct 22:40

Choose a tag to compare

v0.4.1

Reinstated Makefile so we don't force people to use maven.

Accessibility corrections.

23 Oct 21:48

Choose a tag to compare

Corrected accessibility for IPFS inner classes.

Updated api

28 Sep 22:16

Choose a tag to compare

  • New IPFS constructors added that take a MultiAddress
  • Unnecessary usage of MerkleNode changed to Multihash
  • Added type parameter to pin.ls()

API complete

27 Sep 23:03

Choose a tag to compare

All of the HTTP REST API has been implemented, excluding object.patch.