Skip to content

Omitting 'issue' prefix is now possible

Choose a tag to compare

@pChochura pChochura released this 16 May 21:16
· 42 commits to master since this release
98eb44b

Now you can type for example:

itg my_new_issue

and it will interpreted as if it was called:

itg i "my_new_issue"

To enable this behavior, type:

itg --disable-warning

Also now you have proper --version option:

itg -v

will output:
0.4.0