Skip to content

Commit b490daa

Browse files
committed
Doc update
1 parent b9fa4ab commit b490daa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ChangeLog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ Enhancements:
2626
- json `is_number()` function now returns `true` if string value is tagged with `big_integer` or
2727
`big_decimal`, or if array value is tagged with `big_float`.
2828

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+
2933
v0.118.0
3034
--------
3135

0 commit comments

Comments
 (0)