Skip to content

Releases: ipfs/js-ipfsd-ctl

v0.25.0

22 Nov 09:12
Compare
Choose a tag to compare
chore: release version v0.25.0

v0.24.1

12 Nov 13:07
Compare
Choose a tag to compare

Features

v0.24.0

18 Oct 15:55
Compare
Choose a tag to compare
Tagging as v0.24.0

v0.23.0

06 Sep 12:10
Compare
Choose a tag to compare

Features

  • replaces path to .asar.unpacked + windows support (a44cb79)
  • Slay the Dragon! (#165) (80377cd)

v0.22.0

02 Sep 09:59
Compare
Choose a tag to compare

Bug Fixes

Features

v0.21.0

19 May 21:31
Compare
Choose a tag to compare

Bug Fixes

  • remove possible overlapping of tmp folder (54a96a8)

Features

  • update to use go-ipfs v0.4.9 and latest ipfs-block (94f0a97)

v0.19.0

16 Feb 11:36
Compare
Choose a tag to compare
Tagging as v0.19.0

v0.18.2

31 Jan 15:42
Compare
Choose a tag to compare
Tagging as v0.18.2

v0.18.0

23 Dec 07:20
Compare
Choose a tag to compare

Bug Fixes

  • fail gracefully when config file is not found (a200a15)

Features

  • init: Add the possibility to pass options to init() (9c48373)
  • better stream handling (#140) (a0adc82)

v0.15.0

16 Sep 06:02
Compare
Choose a tag to compare

Bug Fixes

  • shutdown: fixed bugs in stopDaemon (af21eb0)
  • startDaemon: fix the behavior of startDeamon (0deb7e5)
  • test: change hash of src test (349a44c)
  • make the linter happy for D# (9a5c0e2)
  • rm unused var (thanks, linter) (6d21086)
  • tests: guarded func to avoid it being called twice (2c8a3c1)

Features

  • startDeamon: allow passing flags to ipfs daemon (c7ea808)