Skip to content

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

Various fixes and pubsub

08 Aug 19:38
Compare
Choose a tag to compare
  • Fix bugs in dag command
  • Support https usage
  • implement pubsub

Support ipfs v0.4.11

20 Oct 18:46
Compare
Choose a tag to compare
v1.2.0

update version

Maven fixes

12 Sep 21:15
Compare
Choose a tag to compare

Maven related fixes

Support IPFS v0.4.10

10 Jul 22:23
Compare
Choose a tag to compare

Update to support IPFS version 0.4.10.
This includes adding key management calls.

Support maven

11 Dec 21:50
Compare
Choose a tag to compare

Change package structure to support maven, including dependencies.

Implemented missing add subtree functionality

03 Oct 21:26
Compare
Choose a tag to compare

Updated IPFS.add to support recursively adding a directory subtree.

IPFS 0.4.3 compatible

02 Sep 22:25
Compare
Choose a tag to compare

Reduced minimum ipfs version to 0.4.3

Updated to latest IPFS api

14 Jun 00:03
Compare
Choose a tag to compare

This requires Java 8.

Moved to Maven directory and package structure

29 Oct 22:40
Compare
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
Compare
Choose a tag to compare

Corrected accessibility for IPFS inner classes.