Skip to content

Commit 4ce8817

Browse files
authored
chore: Release hotdata-cli version 0.2.6 (#91)
Co-authored-by: Eddie A Tejeda <669988+eddietejeda@users.noreply.github.com>
1 parent 3659414 commit 4ce8817

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [0.2.6] - 2026-05-19
2+
3+
### πŸš€ Features
4+
5+
- *(search)* Infer `--type` and `--column` from table indexes; schema defaults to `public` (#90)
6+
7+
### πŸ› Bug Fixes
8+
9+
- *(search)* Explicit error when a search index has no columns (#90)
10+
111
## [0.2.5] - 2026-05-19
212

313
### πŸš€ Features

β€ŽCargo.lockβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€ŽCargo.tomlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hotdata-cli"
3-
version = "0.2.5"
3+
version = "0.2.6"
44
edition = "2024"
55
repository = "https://github.com/hotdata-dev/hotdata-cli"
66
description = "CLI tool for Hotdata.dev"

0 commit comments

Comments
Β (0)