Skip to content

Releases: ipfs-shipyard/ipfs-deploy

v3.1.0

08 Apr 03:39

Choose a tag to compare

3.1.0 (2019-04-08)

Features

  • Spawn bundled daemon when ipfs not installed (2711044)

v3.0.0

07 Apr 01:46

Choose a tag to compare

3.0.0 (2019-04-07)

Features

  • Add ipd as shorter binary alias (089f23e)
  • Remove friction from first use (000d323)

BREAKING CHANGES

    • Make 'public' default deploy path for binary
  • Open public gateway URL on browser by default, use -O to opt-out
  • Don't require signing up for anything with default options
  • Don't upload to pinata by default
  • Don't update cloudflare DNS by default, use -d cloudflare
  • Keep uploading to infura, which doesn't require signup
  • Rework API options for deploy()

v2.0.0

04 Apr 18:57

Choose a tag to compare

2.0.0 (2019-04-04)

Features

  • Parameterize binary and library (53ce7a6)

BREAKING CHANGES

    • Ask for path to deploy when running binary
  • Move dotenv call from library to binary
  • Use IPFS_DEPLOY prefix in env variables and change their names
  • Change deploy() signature to take credentials & domain as parameters

v1.2.0

04 Apr 13:05

Choose a tag to compare

1.2.0 (2019-04-04)

Features

  • Add --help and parameterize CLI and library (726fd8d)
  • Add ipfs-deploy executable (51db254)

v1.1.0

03 Apr 20:58

Choose a tag to compare

1.1.0 (2019-04-03)

Bug Fixes

Features

  • deploy to infura.io besides pinata.cloud (3502bc7)

v1.0.0

03 Apr 06:30

Choose a tag to compare

1.0.0 (2019-04-03)

Features

  • meta: become a published package (380b8ed)