Skip to content
This repository has been archived by the owner on Sep 8, 2021. It is now read-only.

Releases: netlify/netlifyctl

Release v0.4.0

07 Jun 15:10
af1bfd6
Compare
Choose a tag to compare

Enhancements

  • Add --publish-directory flag to point to the directory to deploy.
  • Upload netlify.toml file in deploy to post process headers and redirects.

Deprecations

  • Deprecates --base-directory in favor of --publish-directory.

Bug Fixes

  • Fixes issue initializing sites with GitHub HTTPS urls.
  • Fixes issue initializing sites with GitLab.
  • Fixes output formatting issues.

Release v0.3.4

25 May 18:38
c58035e
Compare
Choose a tag to compare
  • Fixes issue setting file paths on Windows. [#116]
  • Fixes issue not taking default when assiming defaults is enabled. [#117]

Release v0.3.3

10 Apr 14:42
286912f
Compare
Choose a tag to compare
  • Fixes issue with prompts in manual init command. [#91]
  • Fixes issue with GitLab init command. [#90]
  • Fixes issue setting the wrong git url. [#86]
  • Adds flag to configure the deploy waiting time for large deploys. [#89]
  • Disable CGO, the binaries are fully static now. [#85]

Release v0.3.2

20 Feb 20:09
a1b8664
Compare
Choose a tag to compare
  • Fixes issue with relative paths on Windows. #82
  • Fixes issue not setting the deploy message from the right flag. #83

Release v0.3.1

27 Jan 01:02
abed9e8
Compare
Choose a tag to compare
  • Fix issues configuring the API client in the wrong order.

Release v0.3.0

24 Jan 04:05
a213b58
Compare
Choose a tag to compare
  • Feat: Add support to upload Go Function to AWS Lambda.
  • Improvement: Print release version and sha on version command.
  • Bug Fix: Fix issue not reading the site-id flag on deployment (#42).
  • Bug Fix: Fix issue opening too many files on deployment (#73).

Release v0.2.2

03 Jan 18:15
64badcb
Compare
Choose a tag to compare
  • Fixes issue retrying requests with a closed body stream.

Release v0.2.1

02 Jan 21:14
921ae2a
Compare
Choose a tag to compare
  • Fixes issue deploying with no TTY terminals.
  • Update to the latest version of netlify/open-api.

Release v0.2.0

06 Dec 05:08
cb64d2d
Compare
Choose a tag to compare
  • Improvements in the UI and messages displayed.
  • Add init commands to configure Continuous Deployment.
  • Windows support.

v0.1.5

18 Oct 22:08
Compare
Choose a tag to compare

Add experimental asset commands.