Skip to content

0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Aug 20:22
· 16 commits to main since this release
b694027

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

Full Changelog: 0.1.8...0.2.0