Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 21 Jun 07:10

0.1.0 (2026-06-21)

Features

  • able to close with comment (bf7562c)
  • added --web flag 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)