Skip to content

Releases: twelvedata/twelvedata-cli

v1.0.14

Choose a tag to compare

@github-actions github-actions released this 02 Jun 08:43

Install

cURL (macOS / Linux)

curl -fsSL https://raw.githubusercontent.com/twelvedata/twelvedata-cli/main/install.sh | bash

Homebrew (macOS / Linux)

brew install twelvedata/cli/twelvedata

PowerShell (Windows)

irm https://raw.githubusercontent.com/twelvedata/twelvedata-cli/main/install.ps1 | iex

Go

go install github.com/twelvedata/twelvedata-cli/cmd/twelvedata@v1.0.14

Changelog

Other

v1.0.13

Choose a tag to compare

@github-actions github-actions released this 28 May 11:18

Install

cURL (macOS / Linux)

curl -fsSL https://raw.githubusercontent.com/twelvedata/twelvedata-cli/main/install.sh | bash

Homebrew (macOS / Linux)

brew install twelvedata/cli/twelvedata

PowerShell (Windows)

irm https://raw.githubusercontent.com/twelvedata/twelvedata-cli/main/install.ps1 | iex

Go

go install github.com/twelvedata/twelvedata-cli/cmd/twelvedata@v1.0.13

Changelog

Bug fixes

  • cebed6e: fix: flag is silently ignored when TWELVEDATA_API_KEY env var is set (@sgagh)
  • d3bde35: fix: provide examples for commands (@sgagh)

Other

  • f606fc1: Bump version to 1.0.13 ( <>)

v1.0.12

Choose a tag to compare

@github-actions github-actions released this 25 May 17:42

Install

cURL (macOS / Linux)

curl -fsSL https://raw.githubusercontent.com/twelvedata/twelvedata-cli/main/install.sh | bash

Homebrew (macOS / Linux)

brew install twelvedata/cli/twelvedata

PowerShell (Windows)

irm https://raw.githubusercontent.com/twelvedata/twelvedata-cli/main/install.ps1 | iex

Go

go install github.com/twelvedata/twelvedata-cli/cmd/twelvedata@v1.0.12

Changelog

Other

v1.0.11

Choose a tag to compare

@github-actions github-actions released this 21 May 15:01

Install

cURL (macOS / Linux)

curl -fsSL https://raw.githubusercontent.com/twelvedata/twelvedata-cli/main/install.sh | bash

Homebrew (macOS / Linux)

brew install twelvedata/cli/twelvedata

PowerShell (Windows)

irm https://raw.githubusercontent.com/twelvedata/twelvedata-cli/main/install.ps1 | iex

Go

go install github.com/twelvedata/twelvedata-cli/cmd/twelvedata@v1.0.11

Changelog

Other

v1.0.10

Choose a tag to compare

@github-actions github-actions released this 21 May 07:34

Install

cURL (macOS / Linux)

curl -fsSL https://raw.githubusercontent.com/twelvedata/twelvedata-cli/main/install.sh | bash

Homebrew (macOS / Linux)

brew install twelvedata/cli/twelvedata

PowerShell (Windows)

irm https://raw.githubusercontent.com/twelvedata/twelvedata-cli/main/install.ps1 | iex

Go

go install github.com/twelvedata/twelvedata-cli/cmd/twelvedata@v1.0.10

Changelog

Other

  • 7b156eb: Bump version to 1.0.10 ( <>)

v1.0.9

Choose a tag to compare

@github-actions github-actions released this 21 May 07:26

Install

cURL (macOS / Linux)

curl -fsSL https://raw.githubusercontent.com/twelvedata/twelvedata-cli/main/install.sh | bash

Homebrew (macOS / Linux)

brew install twelvedata/cli/twelvedata

PowerShell (Windows)

irm https://raw.githubusercontent.com/twelvedata/twelvedata-cli/main/install.ps1 | iex

Go

go install github.com/twelvedata/twelvedata-cli/cmd/twelvedata@v1.0.9

Changelog

Other

  • eec0424: Bump version to 1.0.9 ( <>)

v1.0.8

Choose a tag to compare

@github-actions github-actions released this 20 May 15:40

Install

cURL (macOS / Linux)

curl -fsSL https://raw.githubusercontent.com/twelvedata/twelvedata-cli/main/install.sh | bash

Homebrew (macOS / Linux)

brew install twelvedata/cli/twelvedata

PowerShell (Windows)

irm https://raw.githubusercontent.com/twelvedata/twelvedata-cli/main/install.ps1 | iex

Go

go install github.com/twelvedata/twelvedata-cli/cmd/twelvedata@v1.0.8

Changelog

Other

  • 7ee8d93: Bump version to 1.0.8 ( <>)

v1.0.7

Choose a tag to compare

@github-actions github-actions released this 20 May 12:49

Install

cURL (macOS / Linux)

curl -fsSL https://raw.githubusercontent.com/twelvedata/twelvedata-cli/main/install.sh | bash

Homebrew (macOS / Linux)

brew install twelvedata/cli/twelvedata

PowerShell (Windows)

irm https://raw.githubusercontent.com/twelvedata/twelvedata-cli/main/install.ps1 | iex

Go

go install github.com/twelvedata/twelvedata-cli/cmd/twelvedata@v1.0.7

Changelog

Other

v1.0.6

Choose a tag to compare

@github-actions github-actions released this 20 May 12:34

Install

cURL (macOS / Linux)

curl -fsSL https://raw.githubusercontent.com/twelvedata/twelvedata-cli/main/install.sh | bash

Homebrew (macOS / Linux)

brew install twelvedata/cli/twelvedata

PowerShell (Windows)

irm https://raw.githubusercontent.com/twelvedata/twelvedata-cli/main/install.ps1 | iex

Go

go install github.com/twelvedata/twelvedata-cli/cmd/twelvedata@v1.0.6

Changelog

Other

  • 3dfd170: Bump version to 1.0.5, switch Cask to Formula for Homebrew (@sgagh)

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 20 May 10:30

Install

cURL (macOS / Linux)

curl -fsSL https://raw.githubusercontent.com/twelvedata/twelvedata-cli/main/install.sh | bash

Homebrew (macOS / Linux)

brew install twelvedata/cli/twelvedata

PowerShell (Windows)

irm https://raw.githubusercontent.com/twelvedata/twelvedata-cli/main/install.ps1 | iex

Go

go install github.com/twelvedata/twelvedata-cli/cmd/twelvedata@v1.0.5

Changelog

Other