We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a018cbe commit 26163aaCopy full SHA for 26163aa
1 file changed
NEWS.md
@@ -1,5 +1,24 @@
1
# News
2
3
+## 3.1.8 - 2026-03-31
4
+
5
+### Improvements
6
7
+ * TruffleRuby: Added a new implementation for TruffleRuby.
8
+ * GH-194
9
+ * GH-195
10
+ * Patch by Benoit Daloze
11
12
+ * CRuby: Added support for GC compaction and embedded structs.
13
+ * GH-201
14
+ * Patch by Jean Boussier
15
16
+### Thanks
17
18
+ * Benoit Daloze
19
20
+ * Jean Boussier
21
22
## 3.1.7 - 2026-01-06
23
24
### Fixes
@@ -13,6 +32,7 @@
32
* JRuby: Preserve code range in substrings to avoid recalculating.
33
* GH-186
34
* Patch by Karol Bucek
35
36
### Thanks
37
38
* Karol Bucek
0 commit comments