Releases: hotdata-dev/hotdata-cli
Releases · hotdata-dev/hotdata-cli
0.2.7 - 2026-05-20
20 May 01:23
Compare
Sorry, something went wrong.
No results found
Release Notes
🚀 Features
(indexes) Dot-bracket notation for indexes create: airbnb.listings[col1,col2] replaces --connection-id/--schema/--table/--columns (#92 )
(databases) Add databases load <db.table> shorthand replacing databases tables load (#92 )
(indexes) Make --name optional on indexes create; auto-derived from table, columns, and type (#92 )
🐛 Bug Fixes
(databases) Remove load: hint from databases create success output (#92 )
Install hotdata-cli 0.2.7
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/hotdata-dev/hotdata-cli/releases/download/v0.2.7/hotdata-cli-installer.sh | sh
Install prebuilt binaries via Homebrew
Download hotdata-cli 0.2.7
0.2.6 - 2026-05-19
20 May 00:25
Compare
Sorry, something went wrong.
No results found
Release Notes
🚀 Features
(search) Infer --type and --column from table indexes; schema defaults to public (#90 )
🐛 Bug Fixes
(search) Explicit error when a search index has no columns (#90 )
Install hotdata-cli 0.2.6
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/hotdata-dev/hotdata-cli/releases/download/v0.2.6/hotdata-cli-installer.sh | sh
Install prebuilt binaries via Homebrew
Download hotdata-cli 0.2.6
0.2.5 - 2026-05-19
19 May 22:04
Compare
Sorry, something went wrong.
No results found
Release Notes
🚀 Features
(databases) Add --url flag to tables load for remote parquet files (#88 )
Install hotdata-cli 0.2.5
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/hotdata-dev/hotdata-cli/releases/download/v0.2.5/hotdata-cli-installer.sh | sh
Install prebuilt binaries via Homebrew
Download hotdata-cli 0.2.5
0.2.4 - 2026-05-19
19 May 21:24
Compare
Sorry, something went wrong.
No results found
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
Download hotdata-cli 0.2.4
0.2.3 - 2026-05-19
19 May 03:20
Compare
Sorry, something went wrong.
No results found
Release Notes
🚀 Features
(databases) Add managed databases CLI for parquet table loads (#82 )
(sandbox) Add sandbox JWT support
(tty) Add no-input flag and tty checks for interactive commands
🐛 Bug Fixes
(deps) Bump openssl to 0.10.79 for CVE fixes (#77 )
💼 Other
Ignore macOS metadata files (#81 )
📚 Documentation
(skill) Document managed databases commands
Install hotdata-cli 0.2.3
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/hotdata-dev/hotdata-cli/releases/download/v0.2.3/hotdata-cli-installer.sh | sh
Install prebuilt binaries via Homebrew
Download hotdata-cli 0.2.3
0.2.2 - 2026-05-04
04 May 23:11
Compare
Sorry, something went wrong.
No results found
Release Notes
🚀 Features
(wizard) Render schema description, examples, defaults (#75 )
Install hotdata-cli 0.2.2
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/hotdata-dev/hotdata-cli/releases/download/v0.2.2/hotdata-cli-installer.sh | sh
Install prebuilt binaries via Homebrew
Download hotdata-cli 0.2.2
0.2.1 - 2026-04-30
30 Apr 18:09
Compare
Sorry, something went wrong.
No results found
Release Notes
📚 Documentation
(skill) Align hotdata skill with CLI behavior
Install hotdata-cli 0.2.1
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/hotdata-dev/hotdata-cli/releases/download/v0.2.1/hotdata-cli-installer.sh | sh
Install prebuilt binaries via Homebrew
Download hotdata-cli 0.2.1
0.2.0 - 2026-04-29
29 Apr 21:14
Compare
Sorry, something went wrong.
No results found
Release Notes
🚀 Features
(datasets) Add update subcommand to rename label or table_name
Data/dataset refresh + indexes auto-embedding + embedding providers (#67 )
(skills) Add optional geospatial agent skill
(skills) Auto-update bundled agent skills after CLI upgrade
🐛 Bug Fixes
(datasets) Match runtimedb response shape on update
(datasets) Drop synthetic schema_name on update output
(datasets) Restore eprintln for "Dataset updated" status line
(skills) Complete partial installs and improve status output
(skills) Show Installed: No when no skill store exists
(skills) Stop repeat auto-downloads (parse SKILL.md, stale tarball guard)
💼 Other
(release) Bump geospatial skill version on release
🚜 Refactor
(skills) Always auto-update skills when eligible (remove env opt-out)
🎨 Styling
(datasets) Drop redundant Stylize import in update path
Install hotdata-cli 0.2.0
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/hotdata-dev/hotdata-cli/releases/download/v0.2.0/hotdata-cli-installer.sh | sh
Install prebuilt binaries via Homebrew
Download hotdata-cli 0.2.0
0.1.14 - 2026-04-28
28 Apr 01:02
Compare
Sorry, something went wrong.
No results found
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
Download hotdata-cli 0.1.14
0.1.13 - 2026-04-24
24 Apr 19:07
Compare
Sorry, something went wrong.
No results found
Release Notes
🚀 Features
(auth) Add login subcommand mirroring bare auth
🐛 Bug Fixes
(context) Strip .md suffix using correct byte length
(context) Avoid UTF-8 panic when probing .md suffix
💼 Other
(release) Pass --no-confirm to cargo release
📚 Documentation
(skill) List before show; avoid blind context show DATAMODEL
(skill) Context: notation and analysis vs DATAMODEL
Install hotdata-cli 0.1.13
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/hotdata-dev/hotdata-cli/releases/download/v0.1.13/hotdata-cli-installer.sh | sh
Install prebuilt binaries via Homebrew
Download hotdata-cli 0.1.13