Skip to content

release: 0.3.7 — a group box can carry a mark (#119) (#120) - #121

Merged
lex00 merged 1 commit into
mainfrom
release/0.3.7
Aug 31, 2026
Merged

release: 0.3.7 — a group box can carry a mark (#119) (#120)#121
lex00 merged 1 commit into
mainfrom
release/0.3.7

Conversation

@lex00

@lex00 lex00 commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Version bump only, cutting the release that carries #120.

GroupBox gains an optional mark channel:

mark?: string | GlyphSpec;

The node mark vocabulary (#95) applied to a box — a GENERIC_GLYPHS key or a pack's own geometry — painted in the box's top-right gutter and stroked in the title's colour, so a box can be badged without the badge being smuggled through its title. It rides the morph too.

Purely additive: a box without mark renders byte-identical to 0.3.6, pinned by test.

Merging this tags v0.3.7 and fires the publish workflow.

🤖 Generated with Claude Code

https://claude.ai/code/session_01Rfs1mLVWmwginHnDTg75sG

Version bump only, cutting the release that carries #120.

`GroupBox` gains an optional `mark?: string | GlyphSpec` — the node mark
vocabulary applied to a box — painted in the box's top-right gutter. Purely
additive: a box without it renders byte-identical to 0.3.6.

Merging this tags `v0.3.7` and fires the publish workflow.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Rfs1mLVWmwginHnDTg75sG
@lex00
lex00 merged commit 7d7dbd5 into main Aug 31, 2026
1 check passed
@lex00
lex00 deleted the release/0.3.7 branch August 31, 2026 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant