We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7380b74 commit 1ddcafaCopy full SHA for 1ddcafa
1 file changed
NEWS.md
@@ -1,5 +1,28 @@
1
# News
2
3
+## 1.1.6 - 2024-12-12
4
+
5
+### Improvements
6
7
+ * JRuby, TruffleRuby: Added `Fiddle::Pointer.read` and
8
+ `Fiddle::Pointer.write`.
9
+ * GH-166
10
+ * Patch by Lars Kanis
11
12
+ * CRuby: Added support for `INPUT(-lXXX)` `.so`. For example, Arch
13
+ Linux's `libncurses.so` uses this style.
14
15
+ * JRuby, TruffleRuby: Added support for accepting numeric value as a
16
+ `void *` argument.
17
+ * GH-162
18
+ * Patch by Dani Smith
19
20
+### Thanks
21
22
+ * Lars Kanis
23
24
+ * Dani Smith
25
26
## 1.1.5 - 2024-11-09
27
28
### Improvements
0 commit comments