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 b9fa4ab commit b490daaCopy full SHA for b490daa
ChangeLog.md
@@ -26,6 +26,10 @@ Enhancements:
26
- json `is_number()` function now returns `true` if string value is tagged with `big_integer` or
27
`big_decimal`, or if array value is tagged with `big_float`.
28
29
+- json `as_string()` function now converts arrays tagged with `big_float` to decimal strings
30
+
31
+- json `as_double()` function now converts arrays tagged with `big_float` to double values
32
33
v0.118.0
34
--------
35
0 commit comments