Skip to content

0.6.2

Choose a tag to compare

@github-actions github-actions released this 15 Mar 21:16
· 14 commits to main since this release
928ec67

Bug Fixes

  • Defer error event emission until error block fully parsed (#32)
  • Remove 10-job cap on recent_completions (#34)
  • Poll for all job events in integration test validation (#37)

Documentation

  • Update RELEASE_STEPS.md to match actual release process (#38)

Features

  • Make help shortcut more discoverable in TUI footer (#33)

Miscellaneous Tasks

  • Bump version to 0.6.2

Performance

  • Use heap selection for completions table rendering (#36)