Skip to content

Releases: ipfs/js-ipfsd-ctl

v4.0.0

20 Apr 18:32
Compare
Choose a tag to compare

Bug Fixes

  • move IPFS_PATH test to a node specific file (9d9cedd)
  • revert boom and hapi (a92177f)
  • use IPFS_PATH env var (708c7cc), closes #497

Features

  • ipfsd-ctl server can find free ports (db64997)
  • update deps and remove support for node 8 (2565199)

BREAKING CHANGES

  • node 8 support removed

v3.1.0

14 Apr 12:07
Compare
Choose a tag to compare

Bug Fixes

v3.0.0

10 Feb 16:01
Compare
Choose a tag to compare

Code Refactoring

  • remove option normalisation (#454) (f1e5c82)
  • remove path and ref from module args also findBin (#458) (7049cc9)

BREAKING CHANGES

    • .path and .ref args removed from ipfsModule and ipfsHttpModule
  • findBin function removed
  • chore: update dep versions

  • chore: increase test timeouts

  • fix: only get go-ipfs-dep path in node

  • fix: linting

Co-authored-by: Alex Potsides alex@achingbrain.net

  • ipfsd-ctl no longer defaults to a local ipfs, ipfs-http-client or ipfs bin, now the user needs to set those packages when creating controllers and remote controller server.

v2.1.0

31 Jan 12:10
Compare
Choose a tag to compare

Bug Fixes

v2.0.0

29 Jan 13:42
Compare
Choose a tag to compare

Bug Fixes

Features

BREAKING CHANGES

  • This package now requires the user to bring their own version, but they can also skip installing go-IPFS if, for example, they are only going
    to use js-IPFS.

v1.0.7

24 Jan 15:01
Compare
Choose a tag to compare
chore: release version v1.0.7

v1.0.6

17 Jan 11:14
Compare
Choose a tag to compare

Bug Fixes

  • find bin top to bottom instead of the inverse (bc847fb)

v1.0.5

16 Jan 17:36
Compare
Choose a tag to compare
chore: release version v1.0.5

v1.0.3

16 Jan 11:12
Compare
Choose a tag to compare

Bug Fixes

  • add endpoint option to the docs (3e61a00)
  • set profiles option if profiles array not empty (#433) (12a2b6c)

v1.0.2

11 Dec 16:19
Compare
Choose a tag to compare
chore: release version v1.0.2