Skip to content

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 01 Jun 14:24

Changelog

Features

  • 7e49f51: feat(ticket): add stable ticket ids ( <>)
  • f8b0b8f: feat(tui): add keyboard shortcuts help dialog ( <>)

Bug fixes

  • 6393dc9: fix(tui): constrain and scroll help dialog ( <>)
  • 9bb1fc6: fix(tui): render warnings in footer snack ( <>)
  • 9c2d2bc: fix(tui): use distinct sla bar markers ( <>)

Refactors

  • e45e9f1: refactor(tui): split model into focused files ( <>)
  • f750373: refactor(tui,store,ticket): extract shared primitives, de-duplicate logic, and add documentation ( <>)

Other

  • ac66b0f: ci(release): verify goreleaser pipeline ( <>)
  • 212b0ff: style(tui): simplify sort shortcut label ( <>)