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 e13af02 commit c017cc1Copy full SHA for c017cc1
CHANGELOG.md
@@ -81,6 +81,7 @@ Compatibility:
81
* Implement `Thread#native_thread_id` method (#2733, @horakivo).
82
* Modify `Struct#{inspect,to_s}` to match MRI when the struct is nested inside of an anonymous class or module (@st0012, @nirvdrum).
83
* `Fiber.current` and `Fiber#transfer` are available without `require 'fiber'` like in CRuby 3.1 (#2733, @eregon).
84
+* Add `freeze` keyword argument to `Marshal.load` (#2733, @andrykonchin).
85
86
Performance:
87
0 commit comments