Skip to content

What's New

Stay up to date with releases. Run github-issue-ops upgrade to update to the latest version.

Upgrade in one command

bash
github-issue-ops upgrade

Releases

VersionDateHighlights
v0.1.02025Initial release — issue create, issue refresh, issue dispatch, upgrade

Release cycle

github-issue-ops follows Semantic Versioning:

  • Patch — bug fixes, no breaking changes.
  • Minor — new features, backward-compatible.
  • Major — breaking changes (CLI flags, metadata format).

Binaries for all supported platforms (Linux amd64/arm64, macOS arm64, Windows amd64) are published automatically on every tagged release via GitHub Actions.

Released under the MIT License.