Skip to content

0.1.7 - 2026-03-30

Choose a tag to compare

@github-actions github-actions released this 30 Mar 20:14
439b4df

Release Notes

🚀 Features

  • (search) Add basic vector search (l2_distance)
  • (query) Async query execution by returning early from long running queries
  • (connections) Add connection information command (#28)

Install hotdata-cli 0.1.7

Install prebuilt binaries via shell script

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

Install prebuilt binaries via Homebrew

brew install cli

Download hotdata-cli 0.1.7

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