code cleanup.
This commit is contained in:
@@ -8,6 +8,7 @@ Bug fixes
|
||||
---------
|
||||
|
||||
* Integer numbers that are too large to deserialize into `INT` now fall back to `Decimal` or `FLOAT` instead of silently truncating.
|
||||
* Parsing deeply-nested closures (e.g. `||{||{||{||{||{||{||{...}}}}}}}`) no longer panics but will be confined to the nesting limit.
|
||||
|
||||
Breaking API changes
|
||||
--------------------
|
||||
|
Reference in New Issue
Block a user