v0.3.0
v0.3.0 (2026-04-05)
This release is published under the MIT License.
Documentation
- Update CLAUDE.md notes for mermaid, tmux, and layout (
9e104d5)
Features
-
cli: Auto-size tmux pane to fit rendered content (
91f0414) -
mermaid: Pass width and vertical padding to mermaid-ascii (
96145c2) -
table: Auto-wrap cell content when columns overflow (
0fae56f)
When a table exceeds available width, cells now wrap text within their proportionally-shrunk column widths instead of overflowing. Layout height calculation updated to account for multi-line cells.
Detailed Changes: v0.2.1...v0.3.0