Skip to content

stet: v0.7.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 12:57
be85974

0.7.0 (2026-07-07)

⚠ BREAKING CHANGES

  • keymap: 💥 q now opens a Quit alert dialog (confirm with y); esc no longer quits (it only closes panels); ctrl-c still exits instantly

Features

  • icons: ✨ add icons for CODEOWNERS, xls/xlsx, & cpuprofile (#242) (ec6e25c)
  • keymap: ✨ confirm before quitting via an alert dialog (#237) (6482b1a)

Bug Fixes

  • intel: 🐛 drive cache invalidation from watcher writes (#243) (c57e23e), closes #230