Compare commits
2 Commits
feature/in
...
master
Author | SHA1 | Date |
---|---|---|
Maxim Kuleshov | dd1c8ad1ba | |
Maxim Kuleshov | 8221b4c151 |
|
@ -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
|
Loading…
Reference in New Issue