Compare commits

...

2 Commits

1 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
## v1.0.8
- Parse number as floating-point if it doesn't fit in integer; trying hard to
use integer when possible though to not lose precision
## v1.0.7
- Removing slashes which escape quotes inside strings
- Removing slashes which escape quotes inside strings