File tree Expand file tree Collapse file tree 1 file changed +43
-0
lines changed
Expand file tree Collapse file tree 1 file changed +43
-0
lines changed Original file line number Diff line number Diff line change 11# News
22
3+ ## 3.1.5 - 2025-12-17
4+
5+ ### Improvements
6+
7+ * CRuby: Added support for write barrier.
8+ * GH-156
9+ * Patch by Daniel Colson
10+
11+ * Improved documents.
12+ * GH-162
13+ * Patch by Burdette Lamar
14+
15+ * Removed obsoleted methods:
16+ * ` StringScanner#clear `
17+ * ` StringScanner#getbyte `
18+ * ` StringScanner#peep `
19+ * ` StringScanner#empty? `
20+ * ` StringScanner#restsize `
21+
22+ * Deprecated ` ScanError ` . Use ` StringScanner::Error ` instead.
23+
24+ * Deprecated ` StringScanner::Id ` .
25+
26+ ### Fixes
27+
28+ * Fixed broken link in documents.
29+ * GH-179
30+ * Patch by Berkan Ünal
31+
32+ * Fixed broken markup in documents.
33+ * GH-180
34+ * Patch by Yuki Kurihara
35+
36+ ### Thanks
37+
38+ * Daniel Colson
39+
40+ * Burdette Lamar
41+
42+ * Berkan Ünal
43+
44+ * Yuki Kurihara
45+
346## 3.1.4 - 2025-05-03
447
548### Fixes
You can’t perform that action at this time.
0 commit comments