Skip to content

Releases: ruby/ostruct

v0.6.3

17 Jul 03:31
d6302c7

Choose a tag to compare

What's Changed

  • Bump step-security/harden-runner from 2.12.1 to 2.12.2 by @dependabot[bot] in #81
  • use Ractor.shareable_proc by @ko1 in #82

Full Changelog: v0.6.2...v0.6.3

v0.6.2

18 Jun 05:56
e558399

Choose a tag to compare

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#value as Ractor#take is removed by @ko1 in #78
  • Don't need to use admin secret for gh release by @hsbt in #79
  • Bump step-security/harden-runner from 2.12.0 to 2.12.1 by @dependabot in #80

New Contributors

Full Changelog: v0.6.1...v0.6.2

v0.6.1

29 Nov 00:10
b386800

Choose a tag to compare

What's Changed

  • [Feature #16495] Do not include a backtick in error messages and backtraces by @hsbt in #59

Full Changelog: v0.6.0...v0.6.1

v0.6.0

07 Nov 07:17
0985296

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.5...v0.6.0

v0.5.5

17 Nov 11:34

Choose a tag to compare

What's Changed

  • Added dependabot.yml for actions by @hsbt in #44
  • Avoid using block_given in the presence of aliases by @headius in #45

New Contributors

Full Changelog: v0.5.4...v0.5.5

v0.5.4

17 Nov 11:34

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.3...v0.5.4

v0.5.3

17 Nov 11:34

Choose a tag to compare

What's Changed

  • s/RubyVM::JIT/RubyVM::MJIT/g by @k0kubun in #36
  • Fix class and method as attribute names by @Laykou in #37

New Contributors

Full Changelog: v0.5.2...v0.5.3

v0.5.2

17 Nov 11:34

Choose a tag to compare

What's Changed

  • Proc's self should be shareable. by @ko1 in #35

New Contributors

  • @ko1 made their first contribution in #35

Full Changelog: v0.5.1...v0.5.2

v0.5.1

17 Nov 11:34

Choose a tag to compare

What's Changed

New Contributors

  • @nobu made their first contribution in #33

Full Changelog: v0.5.0...v0.5.1

v0.5.0

17 Nov 11:34
c535a40

Choose a tag to compare

What's Changed

  • Allow properties to be accessed even when the object is moved to another Ractor by @rm155 in #29

New Contributors

  • @rm155 made their first contribution in #29

Full Changelog: v0.4.0...v0.5.0