1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-09-09 23:42:20 +08:00

16 Commits

Author SHA1 Message Date
a164fc958f Ipfs v0.4.0 changelog
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-04-07 16:22:21 -07:00
88a2ebfe44 add note about webui update
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-01-27 08:56:49 -08:00
b50bcb2b39 Fixed spelling, capitalized
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-01-27 12:04:36 +00:00
2b0680a537 finally add changelog for v0.3.11
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-01-26 15:05:47 -08:00
29830da6a5 core/commands/pin: change the default for --type to 'all'
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2016-01-20 21:33:09 +01:00
f9dc4c726b ipfs 0.3.10 release
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-12-07 20:50:01 -08:00
220d6b168f Ipfs version 0.3.9
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-10-31 01:49:30 -04:00
2afe4a4d23 ipfs version 0.3.8 changelog and version bump
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-10-18 19:51:53 -07:00
ec51450d07 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 <juan@benet.ai>
2015-08-02 16:00:34 +02:00
abae99214d go-ipfs version 0.3.6
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-07-30 07:58:12 -07:00
952dc9c60f go-ipfs version 0.3.5
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-06-11 20:32:30 -07:00
931a2db8cf 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
2015-04-28 02:13:36 -07:00
94df8f07f9 version bump to 0.3.2 after mdns 2015-04-22 02:14:48 -07:00
b1adeef85c version bump to 0.3.1
This patch update fixes a few bugs:

* harden shutdown logic by @torarnv
* daemon locking fixes by @travisperson
* don't re-add entire dirs by @whyrusleeping
* tests now wait for graceful shutdown by @jbenet
* default key size is now 2048 by @jbenet

(experimenting with using semver)
2015-04-21 01:43:10 -07:00
b948bd65f9 version bump to 0.3.0
This commit includes a poor attempt at a changelog.
2015-04-20 05:10:45 -07:00
c99dd848dc changelog: added to account for breaking changes 2015-02-01 05:16:53 -08:00