| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2025-04-19 | 673 Bytes | |
| jira_1.6.0_linux_arm64.tar.gz | 2025-04-19 | 6.7 MB | |
| jira_1.6.0_linux_armv6.tar.gz | 2025-04-19 | 6.9 MB | |
| jira_1.6.0_linux_i386.tar.gz | 2025-04-19 | 6.8 MB | |
| jira_1.6.0_linux_x86_64.tar.gz | 2025-04-19 | 7.3 MB | |
| jira_1.6.0_macOS_arm64.tar.gz | 2025-04-19 | 6.8 MB | |
| jira_1.6.0_macOS_x86_64.tar.gz | 2025-04-19 | 7.2 MB | |
| jira_1.6.0_windows_x86_64.zip | 2025-04-19 | 7.3 MB | |
| README.md | 2025-04-19 | 2.8 kB | |
| v1.6.0 source code.tar.gz | 2025-04-19 | 53.3 MB | |
| v1.6.0 source code.zip | 2025-04-19 | 53.5 MB | |
| Totals: 11 Items | 155.7 MB | 0 | |
This release comes with some fixes and features like JSON-formatted issue‑creation output, multi‑string replacements in issue clone, internal JSD comments, etc.
🥷 What's added?
- feat: Respect API token for
mtlsauth by @LucasZanellaMBTI in https://github.com/ankitpokhrel/jira-cli/pull/783 - feat: Add option to output issue creation result as Json by @sebbbastien in https://github.com/ankitpokhrel/jira-cli/pull/775
- feat: Allow multiple replace strings in issue clone command by @AdamSaleh in https://github.com/ankitpokhrel/jira-cli/pull/811
- feat: Allow adding internal comment on JSD by @dynek in https://github.com/ankitpokhrel/jira-cli/pull/825
- feat: Add easy issue search to list cmd by @wbh1 in https://github.com/ankitpokhrel/jira-cli/pull/769
🐞 What's fixed?
- fix: Case-insensitive sub-task comparison by @tiemma in https://github.com/ankitpokhrel/jira-cli/pull/793
- fix: use
tview.Escapewith standard square brackets by @rpadaki in https://github.com/ankitpokhrel/jira-cli/pull/828, https://github.com/ankitpokhrel/jira-cli/pull/839
☕️ Other changes
- Add shell completion to brew install; closes [#651] by @MarkIannucci in https://github.com/ankitpokhrel/jira-cli/pull/795
- Update golang.org/x/net package to version 0.33.0 by @sanjushahgupta in https://github.com/ankitpokhrel/jira-cli/pull/806
- Fix lint issues by @sanjushahgupta in https://github.com/ankitpokhrel/jira-cli/pull/808
- chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 by @dependabot in https://github.com/ankitpokhrel/jira-cli/pull/831
- chore(deps): Upgrade spinner, glamour, go-keyring and related deps by @ankitpokhrel in https://github.com/ankitpokhrel/jira-cli/pull/833
- chore(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in https://github.com/ankitpokhrel/jira-cli/pull/838
New Contributors
- @sanjushahgupta made their first contribution in https://github.com/ankitpokhrel/jira-cli/pull/806
- @tiemma made their first contribution in https://github.com/ankitpokhrel/jira-cli/pull/793
- @LucasZanellaMBTI made their first contribution in https://github.com/ankitpokhrel/jira-cli/pull/783
- @rpadaki made their first contribution in https://github.com/ankitpokhrel/jira-cli/pull/828
- @sebbbastien made their first contribution in https://github.com/ankitpokhrel/jira-cli/pull/775
- @AdamSaleh made their first contribution in https://github.com/ankitpokhrel/jira-cli/pull/811
- @dynek made their first contribution in https://github.com/ankitpokhrel/jira-cli/pull/825
- @MarkIannucci made their first contribution in https://github.com/ankitpokhrel/jira-cli/pull/795
- @wbh1 made their first contribution in https://github.com/ankitpokhrel/jira-cli/pull/769
Full Changelog: https://github.com/ankitpokhrel/jira-cli/compare/v1.5.2...v1.6.0