Skip to content

Releases: ruby/delegate

v0.6.1

18 Dec 06:21
90ffceb

Choose a tag to compare

What's Changed

  • Restore Delegator.delegating_block by @hsbt in #54

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

v0.6.0

18 Dec 04:59
aef34e8

Choose a tag to compare

What's Changed

  • Reapply "Merge pull request #46 from byroot/use-forward-send" by @hsbt in #51
  • Revert "Allow use of DelegateClass in ractors" by @nobu in #52

Full Changelog: v0.5.0...v0.6.0

v0.5.0

17 Dec 04:03
fa35b20

Choose a tag to compare

What's Changed

  • Revert "Run bundle install manually" by @hsbt in #29
  • Prefer dedicated assertions by @nobu in #38
  • Add a workflow to sync commits to ruby/ruby by @k0kubun in #42
  • [DOC] Update missing docs and mark ups by @nobu in #44
  • Allow use of DelegateClass in ractors by @luke-gruber in #49
  • Optimize DelegateClass using ... delegation by @byroot in #46

New Contributors

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

v0.4.0

07 Nov 02:27
713059a

Choose a tag to compare

What's Changed

  • [Feature #16495] Do not include a backtick in error messages and backtraces by @hsbt in #23
  • test: remove needless mu_pp by @kou in #24
  • Run bundle install manually by @hsbt in #25

New Contributors

  • @kou made their first contribution in #24

Full Changelog: v0.3.1...v0.4.0

v0.3.1

07 Nov 04:09
d4bdf89

Choose a tag to compare

What's Changed

  • Migrate set-output to $GITHUB_OUTPUT by @tanakakc in #17
  • Update test libraries from ruby/ruby 2023-03-24 by @hsbt in #19
  • Use reusing workflow for all tested versions by @hsbt in #20
  • Use test-unit-ruby-core gem by @hsbt in #22

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

05 Dec 05:48
420637b

Choose a tag to compare

What's Changed

  • gemspec: Drop unused executables directives by @olleolleolle in #7
  • CI: use bundler-cache: true by @olleolleolle in #6
  • s/RubyVM::JIT/RubyVM::MJIT/g by @k0kubun in #9
  • Added dependabot.yml for actions by @hsbt in #10
  • Bump actions/checkout from 2 to 3 by @dependabot in #11
  • Update Ruby versions on GHA with ci_versions/all.json by @hsbt in #12
  • Fix DelegateClass block "method redefined" warning by @jonathanhefner in #13
  • Revert "Fix DelegateClass block "method redefined" warning" by @nobu in #15

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

17 Nov 10:04
c7632af

Choose a tag to compare

What's Changed

  • Fix repository URL in README.md by @pocke in #3
  • Use GitHub Actions instead of Travis CI by @hsbt in #2

New Contributors

  • @pocke made their first contribution in #3

Full Changelog: v0.1.0...v0.2.0

v0.1.0

17 Nov 10:04
bee23a9

Choose a tag to compare