Skip to content

Releases: kitproj/jira-cli

v0.0.15

22 Nov 18:02
5d63e54

Choose a tag to compare

What's Changed

  • refactor: replace internal keyring wrapper with direct library usage by @alexec in #22

Full Changelog: V0.0.14...v0.0.15

v0.0.014

14 Nov 02:09
9f9df6c

Choose a tag to compare

What's Changed

  • Update README installation examples to v0.0.13 by @Copilot in #16
  • Add issue URL to create and update operations output by @Copilot in #17
  • Add installation instructions for Linux amd64 and macOS Intel by @Copilot in #18
  • Add file-based fallback for token storage when dbus unavailable by @Copilot in #19

Full Changelog: v0.0.13...v0.0.014

V0.0.14

14 Nov 03:45
f061bfa

Choose a tag to compare

What's Changed

  • Update installation instructions to v0.0.014 by @Copilot in #20

Full Changelog: v0.0.014...V0.0.14

v0.0.13

10 Nov 23:27
c1e0bf9

Choose a tag to compare

What's Changed

  • Add issue type, title, and description parameters to create-issue command by @Copilot in #14

Full Changelog: v0.0.12...v0.0.13

v0.0.12

07 Nov 21:20
bcb2fde

Choose a tag to compare

What's Changed

  • Add assign-issue and add-issue-to-sprint commands by @Copilot in #15

Full Changelog: v0.0.11...v0.0.12

v0.0.11

04 Nov 20:55
89663c2

Choose a tag to compare

What's Changed

  • Add attach-file sub-command for Jira file attachments by @Copilot in #13

Full Changelog: v0.0.10...v0.0.11

v0.0.10

31 Oct 04:47
7d849a7

Choose a tag to compare

What's Changed

  • Update README.md by @alexec in #9
  • Revise README for Jira CLI and MCP server by @alexec in #10
  • Fix command syntax in README.md by @alexec in #11
  • Enhance README with comprehensive user documentation by @Copilot in #12

Full Changelog: v0.0.9...v0.0.10

v0.0.9

31 Oct 00:29
1fe01b6

Choose a tag to compare

What's Changed

  • Update README.md by @alexec in #6
  • Add mcp-server subcommand for MCP protocol integration by @Copilot in #7
  • Add list-issues command and MCP tool to query user's assigned issues by @Copilot in #8

Full Changelog: v0.0.8...v0.0.9

v0.0.8

22 Oct 17:00
4a63f65

Choose a tag to compare

What's Changed

  • Add Git post-checkout hook documentation for automatic Jira status updates by @Copilot in #4
  • Add create-issue sub-command to Jira CLI by @Copilot in #5

Full Changelog: v0.0.7...v0.0.8

v0.0.7

21 Oct 20:56
ce4c3a7

Choose a tag to compare

What's Changed

  • Add secure keyring-based token storage with simplified configuration by @Copilot in #2
  • Update Go version in GitHub Actions workflow by @alexec in #3

New Contributors

  • @Copilot made their first contribution in #2

Full Changelog: v0.0.6...v0.0.7