Skip to content

0.8.6

Compare
Choose a tag to compare
@maciejhirsz maciejhirsz released this 06 Jul 19:50
· 152 commits to master since this release

This is a patch release that fixes some more obscure standard conformance issues. Decimal number parsing has been improved and should be now both faster and produce more precise results (as long as they are within the range of f64 which json-rust uses internally for all numbers).