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 1efe1cd commit c7d5423Copy full SHA for c7d5423
1 file changed
release-notes/CREDITS
@@ -45,9 +45,14 @@ Rob Spoor (@robtimus)
45
* Reported #1561: Javadoc for 3.1.0 doesn't work (build with JDK 21)
46
(3.1.2)
47
48
+seonwoojung (@seonwooj0810)
49
+ * Contributed #707: Add `JsonReadFeature.ALLOW_HEXADECIMAL_NUMBERS`
50
+ for JSON5-style hexadecimal integer literals
51
+ (3.2.0)
52
+
53
Max Paulus (@maxpaulus43)
54
* Contributed #1211: Add `JsonParser.willInternPropertyNames()` to check whether
- property name interning is enabled
55
+ property name interning is enabl
56
(3.2.0)
57
58
Antonin Janec (@xtonik)
0 commit comments