www/jira-cli: Update to 1.6.0
Changes since 1.5.2:
This release comes with some fixes and features like JSON-formatted
issue-creation output, multi-string replacements in issue clone, internal JSD comments, etc.
- feat: Respect API token for mtls auth by @LucasZanellaMBTI in #783
- feat: Add option to output issue creation result as Json by @sebbbastien in #775
- feat: Allow multiple replace strings in issue clone command by @AdamSaleh in #811
- feat: Allow adding internal comment on JSD by @dynek in #825
- feat: Add easy issue search to list cmd by @wbh1 in #769
- fix: Case-insensitive sub-task comparison by @tiemma in #793
- fix: use tview.Escape with standard square brackets by @rpadaki in #828, #839
- Add shell completion to brew install; closes #651 by @MarkIannucci in #795
- Update golang.org/x/net package to version 0.33.0 by @sanjushahgupta in #806
- Fix lint issues by @sanjushahgupta in #808
- chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 by @dependabot in #831
- chore(deps): Upgrade spinner, glamour, go-keyring and related deps by @ankitpokhrel in #833
- chore(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in #838
- @sanjushahgupta made their first contribution in #806
- @tiemma made their first contribution in #793
- @LucasZanellaMBTI made their first contribution in #783
- @rpadaki made their first contribution in #828
- @sebbbastien made their first contribution in #775
- @AdamSaleh made their first contribution in #811
- @dynek made their first contribution in #825
- @MarkIannucci made their first contribution in #795
- @wbh1 made their first contribution in #769
Full Changelog: https://github.com/ankitpokhrel/jira-cli/compare/v1.5.2...v1.6.0