v3.0.0.beta2
Overview
It's been quite some time, but we are preparing a new major version of the jira-ruby gem and this is the second beta. It's not perfect, but it has many improvements and some backwards incompatibilities. Thank you so much to everyone who has contributed - I'm excited for the next phase.
Highlights
- Added Ruby 3.4 support
- Added Yard doc
- Updated Rubocop offenses
What's Changed
- Remove OpenStruct usage by @eugeneius in https://github.com/sumoheavy/jira-ruby/pull/454
- Rubocop updates by @bobbrodie in https://github.com/sumoheavy/jira-ruby/pull/455
- Yard doc by @marlinpierce in https://github.com/sumoheavy/jira-ruby/pull/458
- Updates for attachment spec. by @marlinpierce in https://github.com/sumoheavy/jira-ruby/pull/459
- Rubocop Updates by @bobbrodie in https://github.com/sumoheavy/jira-ruby/pull/462
New Contributors
- @eugeneius made their first contribution in https://github.com/sumoheavy/jira-ruby/pull/454
Full Changelog: https://github.com/sumoheavy/jira-ruby/compare/v3.0.0.beta1...v3.0.0.beta2