Releases: ruby/ostruct
Releases · ruby/ostruct
v0.6.3
v0.6.2
What's Changed
- CI: Run Ruby 2.5 on macos-13 by @olleolleolle in #64
- Exclude TruffleRuby from Actions. It easily broke our CI by @hsbt in #68
- Bump step-security/harden-runner from 2.10.1 to 2.10.2 by @dependabot in #67
- Bump rubygems/release-gem from 612653d273a73bdae1df8453e090060bb4db5f31 to 9e85cb11501bebc2ae661c1500176316d3987059 by @dependabot in #66
- Bump rubygems/release-gem from 1.1.0 to 1.1.1 by @dependabot in #69
- Provide a 'Changelog' link on rubygems.org/gems/ostruct by @mark-young-atg in #70
- Bump step-security/harden-runner from 2.10.2 to 2.10.3 by @dependabot in #71
- Bump step-security/harden-runner from 2.10.3 to 2.10.4 by @dependabot in #72
- Bump step-security/harden-runner from 2.10.4 to 2.11.0 by @dependabot in #73
- Bump step-security/harden-runner from 2.11.0 to 2.11.1 by @dependabot in #76
- Bump step-security/harden-runner from 2.11.1 to 2.12.0 by @dependabot in #77
- Use
Ractor#valueasRactor#takeis removed by @ko1 in #78 - Don't need to use admin secret for
gh releaseby @hsbt in #79 - Bump step-security/harden-runner from 2.12.0 to 2.12.1 by @dependabot in #80
New Contributors
- @mark-young-atg made their first contribution in #70
Full Changelog: v0.6.1...v0.6.2
v0.6.1
v0.6.0
What's Changed
- Highlight ruby code blocks in README.md by @harryuan65 in #47
- Adds Ruby 3.2 to the CI matrix by @petergoldstein in #50
- Emit a performance warning when OpenStruct is used by @casperisfine in #56
- Improve CI by @hsbt in #57
New Contributors
- @harryuan65 made their first contribution in #47
- @casperisfine made their first contribution in #56
Full Changelog: v0.5.5...v0.6.0
v0.5.5
v0.5.4
What's Changed
- Drop unused directives from gemspec by @olleolleolle in #39
- Add Ruby 3.1 to the CI matrix by @petergoldstein in #38
- Update actions by @hsbt in #43
- Avoid aliasing
block_given?for JRuby [Fixes #40] by @marcandre in #41
New Contributors
- @olleolleolle made their first contribution in #39
- @petergoldstein made their first contribution in #38
Full Changelog: v0.5.3...v0.5.4