Skip to content

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 10 Jun 02:35
· 59 commits to main since this release
f6084f9

Bug Fixes

  • Guard the (0,0,0) sentinel on accent, not just slots
  • Clamp tab_gap to render budget to prevent overflow (#32)
  • Drop wide-glyph badges instead of corrupting the row (#32)

Documentation

  • Clarify badge sits over the focus ring (#32)
  • Complete the badge contract in render() docs (#32)

Features

  • Add tab_gap to separate adjacent tab blocks (#32)
  • Theme-follow palette + derived focus ring (#32)
  • Stamp the ⌘N hint inside the block (#32)

Miscellaneous

  • V0.2.1
  • Ignore .worktrees/ checkouts