We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1abe4ca commit 74ed48dCopy full SHA for 74ed48d
1 file changed
NEWS.md
@@ -1,5 +1,23 @@
1
# News
2
3
+## 3.1.4 - 2025-05-03
4
+
5
+### Fixes
6
7
+ * JRuby: `StringScanner#scan_integer`: Fixed a integer converting
8
+ problem.
9
+ * GH-150
10
+ * jruby/jruby#8823
11
+ * Reported by Thomas Leitner
12
13
+ * JRuby: `StringScanner#scan_integer`: Added missing length check.
14
+ * GH-152
15
+ * GH-153
16
17
+### Thanks
18
19
+ * Thomas Leitner
20
21
## 3.1.4 - 2025-04-29
22
23
### Fixes
0 commit comments