Releases: rubygems/gems
Releases · rubygems/gems
v1.3.0
What's Changed
- Update rubocop requirement from ~> 0.52.1 to ~> 0.57.2 by @dependabot-preview in #47
- README: Drop gemnasium badge by @olleolleolle in #49
- README: https for link to rdoc.info by @olleolleolle in #51
- README: Use GitHub Actions badge by @olleolleolle in #50
- Use ruby/setup-ruby instead of actions/setup-ruby by @hsbt in #55
- README: Use syntax highlighting for the example by @olleolleolle in #52
- Fixed 404 error with codeclimate badge by @hsbt in #56
- Create Dependabot config file by @dependabot-preview in #57
- Run CI against Ruby 3.0 by @okuramasafumi in #58
- Add the supported version of Ruby by @s4na in #59
- Add support for Ruby 3.1, 3.2 by @s4na in #65
- Run CI on PRs as well by @segiddins in #67
- Introduce API version namespaces and implement
Gems::V2.info
by @marcoroth in #66 - Support Ruby 3.3 by @m-nakamura145 in #69
- Update checkout action version by @m-nakamura145 in #70
- Support only Rubies that are supported upstream by @deivid-rodriguez in #72
- Align README with actual support by @deivid-rodriguez in #73
- Update rubocop requirement from ~> 0.57 to ~> 1.66 by @dependabot in #74
- rdoc.info URL incorrectly redirects by @Thomascountz in #75
- Add workflow to publish gem with trusted publishing by @segiddins in #76
- Bump version to 1.3.0 by @segiddins in #77
New Contributors
- @dependabot-preview made their first contribution in #47
- @olleolleolle made their first contribution in #49
- @okuramasafumi made their first contribution in #58
- @s4na made their first contribution in #59
- @segiddins made their first contribution in #67
- @marcoroth made their first contribution in #66
- @m-nakamura145 made their first contribution in #69
- @deivid-rodriguez made their first contribution in #72
- @dependabot made their first contribution in #74
- @Thomascountz made their first contribution in #75
Full Changelog: v1.2.0...v1.3.0