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 upgradeReleases
| Version | Date | Highlights |
|---|---|---|
| v0.1.0 | 2025 | Initial 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.