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