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 072b77f commit 86acf00Copy full SHA for 86acf00
CHANGELOG.md
@@ -48,6 +48,7 @@ Compatibility:
48
* Do not call `File.exist?` in `Dir.glob` as `File.exist?` is often mocked (#2236, @gogainda).
49
* Coerce the inherit argument to a boolean in `Module#const_defined?` and `Module#const_get` (#2240).
50
* Refinements take place at `Object#method` and `Module#instance_method` (#2004, @ssnickolay).
51
+* Add support for `rb_scan_args_kw` in C API (#2244, @LillianZ).
52
53
Performance:
54
0 commit comments