Skip to content

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 ( <>)