Skip to content

Releases: ruby/forwardable

v1.4.0

18 Dec 04:23
0257b59

Choose a tag to compare

What's Changed

  • Migrate set-output to $GITHUB_OUTPUT by @bobby02832 in #26
  • Use reusing workflow by @hsbt in #27
  • Update test libraries from ruby/ruby 2023-03-24 by @hsbt in #28
  • Exclude Ruby 2.4-2.6 from windows-latest by @hsbt in #29
  • Use test-unit-ruby-core gem by @hsbt in #31
  • [Feature #16495] Do not include a backtick in error messages and backtraces by @hsbt in #32
  • Exclude older than 2.6 on macos-14 by @nobu in #33
  • Add a workflow to sync commits to ruby/ruby by @k0kubun in #37
  • [DOC] Missing documents by @nobu in #38
  • Use generic argument forwarding (...) instead of ruby2_keywords on Ruby 2.7+ by @jeremyevans in #34
  • Simpler and faster check for the delegation fastpath by @byroot in #39

New Contributors

Full Changelog: v1.3.3...v1.4.0

v1.3.3

05 Dec 06:15
301687d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.2...v1.3.3

v1.3.2

17 Nov 10:08
ad12613

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.1...v1.3.2

v1.3.1

17 Nov 10:08
58e28f0

Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

17 Nov 10:08
e56f0f8

Choose a tag to compare

What's Changed

  • Use test-unit instead of ruby core test suite. by @hsbt in #2
  • Migrate GitHub Actions from Travis CI by @hsbt in #3
  • Make def_{instance,single}_delegators skip :send and :id by @jeremyevans in #4
  • Add pull_request to on: by @znz in #8
  • Update Spelling in README#Usage by @stratigos in #9
  • Fix keyword argument separation warnings on Ruby 2.7+ by @jeremyevans in #5

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

17 Nov 10:08
9a9fb77

Choose a tag to compare