Skip to content

Commit e8f7567

Browse files
committed
chore: Release hotdata-cli version 0.1.3
1 parent 9395da6 commit e8f7567

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [0.1.3] - 2026-03-11
2+
3+
### πŸš€ Features
4+
5+
- *(results)* Add query result retrieval via results command
6+
- *(workspaces)* Default workspace support for CLI commands
7+
- *(tables)* Add search and pagination to tables list command
8+
9+
### 🎨 Styling
10+
11+
- Format table list output with full table path <connection>.<schema>.<name>
112
## [0.1.2] - 2026-03-10
213

314
### πŸš€ 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.1.2"
3+
version = "0.1.3"
44
edition = "2024"
55
repository = "https://github.com/hotdata-dev/hotdata-cli"
66
description = "CLI tool for Hotdata.dev"

0 commit comments

Comments
Β (0)