Skip to content

0.2.4 - 2026-05-19

Choose a tag to compare

@github-actions github-actions released this 19 May 21:24
6d80ba6

Release Notes

πŸš€ Features

  • (auth) Add hotdata auth register command (#85, #86)
  • (auth) Default register to GitHub; add --email flag
  • (update) Add hotdata update command
  • (skills) Split bundled skills into hotdata-search and hotdata-analytics (#84)

πŸ› Bug Fixes

  • (auth) Align CLI callback page colors with web app theme

🚜 Refactor

  • (auth) Extract run_browser_auth helper; add tests for exchange_cli_register_code

πŸ“š Documentation

  • (skill) Epic flow checklists, datasets vs databases workflows, tag-only release finish (#84)

Install hotdata-cli 0.2.4

Install prebuilt binaries via shell script

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

Install prebuilt binaries via Homebrew

brew install cli

Download hotdata-cli 0.2.4

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