Skip to content

v1.0.0

Choose a tag to compare

@mulhamna mulhamna released this 17 May 10:50
5d27a60

1.0.0 (2026-05-17)

⚠ BREAKING CHANGES

  • jira-core,tui: get_remote_links and get_project_components return types changed from Vec to typed Vec / Vec.

Miscellaneous Chores

  • jira-core,tui: SDK polish + mouse support for 1.0.0 (#253) (1b35d0e)

Packaging notes

  • Release artifacts ship jirac and jirac-mcp.
  • 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 to jirac before using this release.

What's Changed

  • chore(packaging): refresh release docs and manifests for v0.39.0 by @mulhamna in #252
  • chore(jira-core,tui): SDK polish + mouse support for 1.0.0 by @mulhamna in #253
  • chore(main): release 1.0.0 by @mulhamna in #254

Full Changelog: v0.39.0...v1.0.0