Skip to content

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)