Skip to content

stet: v0.10.0

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Jul 21:00
a903975

0.10.0 (2026-07-30)

⚠ BREAKING CHANGES

  • layout: 💥 the resize rebind ids grow-sidebar, shrink-sidebar and reset-sidebar are now grow-pane, shrink-pane and reset-pane, and [ / ] resize the focused pane rather than always the sidebar

Features

  • layout: ✨ dock panels to any edge (#338) (1da8ffb)
  • layout: ✨ make the problems panel a resizable pane (#337) (543caae)
  • layout: ✨ zoom the focused pane with m (#339) (feabfb0)

Bug Fixes

  • deps: 🐛 bump opentui to 0.4.5 & unbreak the compiled build (#333) (7b641ae)
  • layout: 🐛 cycle focus through the panes that are open (#341) (95812bb)
  • problems: 🐛 keep the panel cursor on a finding (#342) (b18ff1e)