Releases: ilpanich/jirust-cli
Releases · ilpanich/jirust-cli
0.11.1
0.11.0
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
Added
- Macro jira_doc_std_field to generate the standard jira doc type field structure
Changed
- Updated dependencies
0.9.8
Changed
- Updated dependencies
- Added some optimizations flags to the build
0.9.7
Fixed
- Jira issue create command now is working properly
0.9.6
Changed
- Changed single version table display format to best fit small screens
- Minor fixes and improvements
- Updated dependencies
0.9.5
Fixed
- Refactoring, cleanup and enhancements as suggested by rust-clippy
Changed
- Updated dependencies
0.9.4
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
Fixed
- Fixed a wrong code merge that causes the build to fail
Changed
- Centered the logo in the README.md
0.9.1
Improved
- Improved jira issue automatic resolution on version creation