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 220e195 commit 7d39b9bCopy full SHA for 7d39b9b
CHANGELOG.md
@@ -22,6 +22,8 @@ Compatibility:
22
* Implemented `ENV#{filter,filter!}` aliases for `select` and `select!`.
23
* Non-blocking `StringIO` and `Socket` APIs now support `exception: false` like MRI (#1702).
24
* Added `Kernel#then` (#1703).
25
+* `FFI::Struct#[]=` is now supported for inline character arrays.
26
+* `blocking: true` is now supported for `FFI::Library#attach_function`.
27
28
Changes:
29
0 commit comments