We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb54ec7 commit b3aacb2Copy full SHA for b3aacb2
CHANGELOG.md
@@ -51,6 +51,7 @@ Compatibility:
51
* Coerce the inherit argument to a boolean in `Module#const_defined?` and `Module#const_get` (#2240).
52
* Refinements take place at `Object#method` and `Module#instance_method` (#2004, @ssnickolay).
53
* Add support for `rb_scan_args_kw` in C API (#2244, @LillianZ).
54
+* Access to path and mode via `rb_io_t` from C has been changed to improve compatibility for io-console.
55
56
Performance:
57
0 commit comments