You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -189,6 +189,11 @@ We only list stdlib changes that are notable feature changes.
189
189
* `Socket::ResolutionError` and `Socket::ResolutionError#error_code` was added.
190
190
[[Feature #20018]]
191
191
192
+
* IRB
193
+
194
+
* Interactive method completion is now improved with type information by default.
195
+
[[Feature #20778]]
196
+
192
197
Other changes are listed in the following sections. we also listed release history from the previous bundled version that is Ruby 3.3.0 if it has GitHub releases.
193
198
194
199
The following default gem is added.
@@ -547,6 +552,7 @@ The following bundled gems are promoted from default gems.
0 commit comments