Releases: jamesjohnsdev/issues
Releases · jamesjohnsdev/issues
v0.2.0
v0.1.0
0.1.0 (2026-06-21)
Features
- able to close with comment (bf7562c)
- added
--webflag to open browser view (e075e9f) - cli commands for issue comments (df364b2)
- comment compatability (14c5d6f)
- enable metadata support for comments (a8f1fde)
- merge issues together and mark duplicates (40f2ca8)
- run issues commands from subdirectories (5c74a47)
Bug Fixes
- guard against empty/whitespace editor env and exclusive flags (439acf1)
Performance Improvements
- sync: skip unchanged issues and parallelize comment fetches (b8076c7)
v0.0.4
0.0.4 (2026-06-18)
Bug Fixes
- editor opens when passing through e (b85c97f)
This PR was generated with Release Please. See documentation.
v0.0.3
0.0.3 (2026-06-18)
Features
Bug Fixes
- unchecked errors (83af814)
This PR was generated with Release Please. See documentation.
v0.0.2
0.0.2 (2026-06-18)
Features
- create: add stepwise interactive prompts when no args given (1e54bc5)
This PR was generated with Release Please. See documentation.
v0.0.1
0.0.1 (2026-06-18)
Features
- add man page generation via cobra/doc (ffee98e)
- added command (2d6a124)
- added
completecommand (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.