Skip to content

Commit 5dd2f58

Browse files
committed
docs(changelog): add 0.1.11 and 0.1.12 entries
1 parent d719c3c commit 5dd2f58

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
## [0.1.12] - 2026-04-23
2+
3+
### 🚀 Features
4+
5+
- *(context)* Add `context list`, `context show`, `context pull`, and `context push` for workspace Markdown stored via the context API.
6+
7+
### 🐛 Bug Fixes
8+
9+
- *(context)* Fail fast on `pull` when `./<name>.md` already exists (use `--force` to overwrite).
10+
11+
### 📚 Documentation
12+
13+
- *(readme)* Document workspace context commands and the API-first data model workflow.
14+
- *(skill)* Refresh Hotdata SKILL for current CLI flags, sandbox vs workspace dataset naming (`FULL NAME`, `full_name`, `datasets.<schema>.<table>`), and workflow references.
15+
- *(cli)* Clarify datasets command as upload plus queryable Parquet/CSV (and related help text).
16+
17+
## [0.1.11] - 2026-04-20
18+
19+
### 🚀 Features
20+
21+
- *(sandbox)* Align sandbox commands with the updated sandbox API.
22+
123
## [0.1.10] - 2026-04-17
224

325
### 🐛 Bug Fixes

0 commit comments

Comments
 (0)