v0.9.104
What's Changed
- Add stable API for Ruby 3.4 by @ianks in #452
- Implemented StableApiDefinition::rstring_interned_p methods for TruffleRuby. by @goyox86 in #456
- Bump proc-macro2 from 1.0.89 to 1.0.92 by @dependabot in #454
- Implemented StableApiDefinition::[bignum_positive_p|bignum_negative_p]. by @goyox86 in #461
- Implementing StableApiDefinition RBasic methods for TruffleRuby. by @goyox86 in #458
- Implemented StableApiDefinition::thread_sleep for TruffleRuby. by @goyox86 in #457
- Bump syn from 2.0.87 to 2.0.90 by @dependabot in #459
- Various updates for docker images by @ianks in #466
New Contributors
Full Changelog: v0.9.103...v0.9.104