v1.6.0
1.6.0 (2026-05-27)
Features
Bug Fixes
- release: split CLI and MCP release assets (#305) (bc66f94)
- zed: resolve MCP assets from dedicated release (#306) (7f0a621)
Packaging notes
- Release artifacts ship
jirac(CLI) binaries only. jirac-mcpbinaries, thejira-mcpcrate (crates.io), and@mulham28/jirac-mcpnpm package are published on the separatejira-mcp-v*tag lane.- Windows installer entrypoint:
install.ps1. - Winget source manifests live in
packaging/winget/and should be updated from the published release artifacts before submission. - If you still have scripts that call
jira, update them tojiracbefore using this release.
What's Changed
- chore(packaging): refresh release docs and manifests for v1.5.0 by @mulhamna in #304
- fix(zed): resolve MCP assets from dedicated release by @mulhamna in #306
- fix(release): split CLI and MCP release assets by @mulhamna in #305
- feat(mcp): add Antigravity CLI install support by @mulhamna in #308
- chore(main): release 1.6.0 by @mulhamna in #307
Full Changelog: v1.5.0...v1.6.0