Commit 0876405
chore: bump version to v0.3.0
Release highlights:
- feat: fetch query results as Arrow IPC (replaces JSON row format)
- feat: async query polling loop replaces exit-code-2 behaviour
- feat: --database flag on hotdata query for managed databases
- feat: databases show subcommand
- feat: databases tables <db> positional shorthand for tables list
- feat: background update-available notice printed after command output
- feat: hotdata update auto-installs/updates agent skills
- feat: hotdata update executes brew upgrade for Homebrew installs
- fix: remove dead AsyncResponse.status field (compiler warning)
- fix: reorder polling loop (poll first, sleep last)
- fix: 120s timeout on skills HTTP download client
- fix: replace chained .unwrap() with .expect() in tables help path
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent de7cf1f commit 0876405
2 files changed
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments