Go IPFS v0.3.3 Release Notes
Release Date: 2015-04-28 // over 10 years ago-
โก๏ธ 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 completion by @dylanPowers