foxythemes / jira-cli

A jira user friendly command line client
https://jiracli.com
MIT License
205 stars 40 forks source link

Fix formatter, update deps & a new feature #64

Closed kovetskiy closed 3 years ago

kovetskiy commented 4 years ago

There is now a new flag for jira issue for assigning a fix version for an issue:

jira issue SNAKE-203 -v 0.9.0

Will assign version 0.9.0 to SNAKE-203.

Also, I updated deps, some were really old and ran "gts fix" to fix code formatting to have a consistency across the whole project.

I suggest reviewing this PR by commits.