Skip to content

v0.7.0

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Apr 21:36
eb1be32

0.7.0 (2026-04-07)

⚠ BREAKING CHANGES

  • config: remove undocumented ability to clear built-in contexts and prompts
  • remove buggy opts.clear from ask and prompt

Bug Fixes

  • remove buggy opts.clear from ask and prompt (3a0b484)
  • terminal: fallback win opts for backwards-compat (fd7b4e5)

Code Refactoring

  • config: remove undocumented ability to clear built-in contexts and prompts (78b720d)