Skip to content

Releases: ilpanich/jirust-cli

0.11.1

05 Jan 18:43
65cd5d7
Compare
Choose a tag to compare

Changed

  • Dependencies updates
  • Dependencies feature flags optimizations

0.11.0

03 Jan 17:16
49271ce
Compare
Choose a tag to compare

Fixed

  • Fixed the format used in jira_doc_std_field macro to allow to use it properly
  • Fixed some wrong documentation

Added

  • Manage multiple possible resolution (or final) transitions on automatic resolution in Jira version creation
  • Added a new command to link Jira issues

Changed

  • Updated dependencies
  • Updated Security Policy

0.10.0

20 Nov 23:21
375ddc5
Compare
Choose a tag to compare

Added

  • Macro jira_doc_std_field to generate the standard jira doc type field structure

Changed

  • Updated dependencies

0.9.8

12 Nov 22:48
3960d85
Compare
Choose a tag to compare

Changed

  • Updated dependencies
  • Added some optimizations flags to the build

0.9.7

19 Oct 16:04
e0e83b5
Compare
Choose a tag to compare

Fixed

  • Jira issue create command now is working properly

0.9.6

06 Oct 16:43
f2f3351
Compare
Choose a tag to compare

Changed

  • Changed single version table display format to best fit small screens
  • Minor fixes and improvements
  • Updated dependencies

0.9.5

05 Oct 10:43
2811cec
Compare
Choose a tag to compare

Fixed

  • Refactoring, cleanup and enhancements as suggested by rust-clippy

Changed

  • Updated dependencies

0.9.4

27 Sep 19:57
ad9b641
Compare
Choose a tag to compare

Fixed

  • Using the transition name instead of the transition id in the version creation command when resolve issues flag is set

Changed

  • Updated dependencies

0.9.3

21 Sep 18:31
cb7531f
Compare
Choose a tag to compare

Fixed

  • Fixed a wrong code merge that causes the build to fail

Changed

  • Centered the logo in the README.md

0.9.1

20 Sep 22:26
6d01cfd
Compare
Choose a tag to compare

Improved

  • Improved jira issue automatic resolution on version creation