Skip to content

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 18 Jun 06:31

0.0.1 (2026-06-18)

Features

  • add man page generation via cobra/doc (ffee98e)
  • added command (2d6a124)
  • added complete command (e2fc6a9)
  • create: add stepwise interactive prompts when no args given (3f9a4d4)
  • delete command (5a9b7a1)
  • enabled creation direct passthrough to editor (c898d63)
  • implement issues CLI with local/GitHub sync (6b17f50)
  • improved decoration on outputs (8937aaf)
  • improved display for issue list (f9c8831)
  • list command defaults to show open issues only (a4d3a3c)

Bug Fixes

  • correct parsing of local issue numbers (6d3a9a1)
  • create: three editor mode correctness bugs (c40a51c)
  • root: rename root command name to "issues" (4c9c2b8)
  • util: reject partial numeric ids such as "123abc" (a3f7cf7)
  • view: split editor string to support flags (97ff072)

This PR was generated with Release Please. See documentation.