0.2.0
What's Changed
- Adds ability to create a quick ticket (see CLI example below)
- Adds ability to dump out jira field information (see CLI example below)
- Bump ktor from 2.3.2 to 2.3.3 by @dependabot in #40
New CLI Features
Create a quick ticket:
tix quick --include=some_config "Add new features to my project"
Dump Jira field information:
tix info fields --include=some_config
New Contributors
- @dependabot made their first contribution in #40
Full Changelog: 0.1.8...0.2.0