Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 03:29
997074b

0.2.0 (2026-07-27)

⚠ BREAKING CHANGES

  • TerminalInterface gains pollInput() and atEndOfInput(). Existing signatures are unchanged, but any external implementor must add the two methods. There are none today — zero dependents on Packagist.

Features

  • drive both TUI loops through TerminalInterface (#2) (a79249d)