Releases: vtrushin/json-to-ast
Releases · vtrushin/json-to-ast
Added Emoji support
Decreased minimal NodeJS version to 4
Changed minimal NodeJS to 4. Version 6 will be in the next major version of "json-to-ast"
v2.0.0
Error's view
- Changed error's view (#18)
Infinite loop in parseObject for empty objects when !verbose
Updated structure
- Changed
value
node toliteral
- Added
rawValue
forliteral
.value
is cast to type now - Changed
key
node toidentifier
- Renamed
position
toloc
- Renamed
char
inloc
tooffset
- Added
source
toloc
- Added tests from https://github.com/nst/JSONTestSuite
Fixed unicode parser bug
v1.2.15 Updated package version