Skip to content

0.1.14 - 2026-04-28

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Apr 01:02
c318258

Release Notes

🚀 Features

  • (auth) Add CLI auth session support (JWT access tokens, refresh, PKCE login)
  • (indexes) Workspace-wide list with filters and parallel fetch

💼 Other

  • (codecov) Treat patch coverage as informational

🧪 Testing

  • Raise coverage for indexes list and get_none_if_not_found

Install hotdata-cli 0.1.14

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/hotdata-dev/hotdata-cli/releases/download/v0.1.14/hotdata-cli-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install cli

Download hotdata-cli 0.1.14

File Platform Checksum
hotdata-cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
hotdata-cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
hotdata-cli-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
hotdata-cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum