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 4868cd1 commit b30242dCopy full SHA for b30242d
CHANGELOG.md
@@ -23,6 +23,7 @@ Compatibility:
23
* Disable most `nokogiri` C extension patches when system libraries are not being used (#2693, @aardvark179).
24
* Implement `rb_gc_mark_maybe` and `rb_global_variable` to ensure `VALUE` stay live in C extensions (@aardvark179).
25
* Implement `rb_imemo_tmpbuf` allocation for `ripper` (@aardvark179).
26
+* Improve support of `:chomp` keyword argument in `IO` and `StringIO` methods (#2650, @andrykonchin).
27
28
Performance:
29
0 commit comments