Skip to content

Tags: locusf/go-ipfs

Tags

v0.3.8

Toggle v0.3.8's commit message
ipfs version 0.3.8 changelog and version bump

License: MIT
Signed-off-by: Jeromy <[email protected]>

v0.4.0-dev

Toggle v0.4.0-dev's commit message
Merge pull request ipfs#1769 from ipfs/mfs-api-redux

implement ipfs files command

v0.3.8-dev-trailers

Toggle v0.3.8-dev-trailers's commit message
use go's built in handling of trailers and dont do custom chunking

License: MIT
Signed-off-by: Jeromy <[email protected]>

v0.3.7

Toggle v0.3.7's commit message
go-ipfs version 0.3.7 release

This patch update fixes a problem we introduced in 0.3.6 and did not
catch: the webui failed to work with out-of-the-box CORS configs.

License: MIT
Signed-off-by: Juan Batiz-Benet <[email protected]>

v0.3.6

Toggle v0.3.6's commit message
go-ipfs version 0.3.6 (config version bump)

License: MIT
Signed-off-by: Jeromy <[email protected]>

v0.3.5

Toggle v0.3.5's commit message
go-ipfs version 0.3.5

License: MIT
Signed-off-by: Jeromy <[email protected]>

v0.3.4

Toggle v0.3.4's commit message
version bump to 0.3.4

(I'll add the changelog later today)

v0.3.3

Toggle v0.3.3's commit message
0.3.3 version

This patch update fixes various issues, in particular:
- windows support (0.3.0 had broken it)
- commandline parses spaces correctly.

* much improved commandline parsing by @AtnNn
* improved dockerfile by @Luzifer
* add cmd cleanup by @wking
* fix flatfs windows support by @tv42 and @gatesvp
* test case improvements by @chriscool
* ipns resolution timeout bug fix by @whyrusleeping
* new cluster tests with iptb by @whyrusleeping
* fix log callstack printing bug by @whyrusleeping
* document bash completiong by @dylanPowers

v0.3.3-buildfails

Toggle v0.3.3-buildfails's commit message
0.3.3 version

This patch update fixes various issues, in particular:
- windows support (0.3.0 had broken it)
- commandline parses spaces correctly.

* much improved commandline parsing by @AtnNn
* improved dockerfile by @Luzifer
* add cmd cleanup by @wking
* fix flatfs windows support by @tv42 and @gatesvp
* test case improvements by @chriscool
* ipns resolution timeout bug fix by @whyrusleeping
* new cluster tests with iptb by @whyrusleeping
* fix log callstack printing bug by @whyrusleeping
* document bash completiong by @dylanPowers

v0.3.2

Toggle v0.3.2's commit message
version bump to 0.3.2 after mdns