- Added option to allow configuration by project id (gojira config projectId ).
- Added personal access token support for Jira authentication (gojira.exe tokenlogin)
- Upgrade of some dependencies.
- Fixed allowed dod types, now gotten from the yaml config
- No more default assignee for DoD tasks
- Now uses Go 1.12.
- The subtasks.json file embedded in the program is removed. Now DoD is configurable in .gojira/dod.yaml for externalisation purposes.
- Gojira is now a CLI Tool for Jira, based on the same framework as Gokub : cobra !
- No need anymore for the subtasks.json file, it is embedded in the go program.
- First release of Gojira, as an all-in-one tool to inject DoD in Jira.