Releases: ilpanich/jirust-cli
Releases · ilpanich/jirust-cli
0.13.1
0.12.0
Fixed
- Issue with the missing TLS feature in jira_v3_openapi reqwest dependency
Changed
- Updated dependencies
- Moved to Rust 2024 edition
0.11.3
Fixed
- README.md not correctly formatted
0.11.2
Changed
- Updated dependencies
- Updated Jira v3 OpenAPI autogenerated code
- Removed uselss feature flags from dependencies
- Updated README.md
Added
- Added feature flags to jira_v3_openapi library to optimize the build and reduce the binary size
0.11.1
Changed
- Dependencies updates
- Dependencies feature flags optimizations
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