Releases: ipfs-shipyard/java-ipfs-http-client
Releases · ipfs-shipyard/java-ipfs-http-client
v.1.4.4
v.1.4.3
v.1.4.2
v.1.41
v1.4.0
v1.3.3
v1.3.2
Update to ipfs v0.6.0
This release fixes a number of breaking changes made in ipfs v0.5.0.
These include:
- Requiring HTTP POST on api calls
- changing return values of pin.update to multihash rather than multiaddr
This also fixes errors in base32 support, and includes support for base 36 and base 64.
It also implements a new call block.rm
Update multiaddr
Update multiaddress and fix bugs in ls, recursive dns, findprovs and config.
This is also the first release under the new name.
Multipart fixes
A rewrite and bug fix of Multipart to handle a bug in go.