8000 Releases · ruby/drb · GitHub
[go: up one dir, main page]

Skip to content

Releases: ruby/drb

dRuby 2.2.3 - 2025-05-21

21 May 06:39
Compare
Choose a tag to compare

Improvement

  • Added support for "Changelog" link in RubyGems.org page.

    • GH-30
    • Patch by Mark Young
  • Dropped ObjectSpace._id2ref dependency because
    ObjectSpace._id2ref is deprecated. Drb::WeakIdConv is
    meaningless by this. So it's deprecated. Use the default ID
    converter instead.

Fixes

  • SSL: Fixed wrong certificate version.

Thanks

  • Mark Young

v2.2.1

01 Mar 03:00
1be1278
Compare
Choose a tag to compare

What's Changed

  • Use a single quote instead of a backtick as an open quote by @mame in #25
  • Drop dependency on ruby2_keywords by @Earlopain in #27
  • Fix warnings during test runs by @Earlopain in #26

New Contributors

Full Changelog: v2.2.0...v2.2.1

v2.2.0

07 Nov 05:40
c62076f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.1...v2.2.0

v2.1.1

05 Dec 05:59
7c2d56e
Compare
Choose a tag to compare

What's Changed

  • Fix method names "regist" as "register" by @nobu in #6
  • s/RubyVM::JIT/RubyVM::MJIT/g by @k0kubun in #8
  • Added dependabot.yml for actions by @hsbt in #9
  • Bump actions/checkout from 2 to 3 by @dependabot in #10
  • Update Ruby versions on GHA with ci_versions/cruby.json by @hsbt in #11
  • Add syntax highlighting in README.md by @rohitpaulk in #14

New Contributors

Full Changelog: v2.1.0...v2.1.1

v2.1.0

17 Nov 10:26
e4b7b68
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.5...v2.1.0

v2.0.5

17 Nov 10:26
7edf676
Compare
Choose a tag to compare

Full Changelog: v2.0.4...v2.0.5

v2.0.4

17 Nov 10:26
b4c8861
Compare
Choose a tag to compare
0