ibmruntimes / yieldable-json

Asynchronous JSON parser and stringify APIs that make use of generator patterns
Other
145 stars 22 forks source link

bump version to 2.0.0 #23

Closed yathamravali closed 4 years ago

yathamravali commented 4 years ago

Commits:

[ 1dd596f6545f622870c83b56f50474be59a7b8eb ] - src: descope global variables (Ravali Yatham) #15

[ de7401bf5fba8d238f7d482ea920e226119da1b0 ] - src: fix circular structure detection (Ravali Yatham) #17

[ abbfd9a8e0d954df7efad0da1becfea735e57d46 ] - build: bump eslint from 3.19.0 to 6.6.0 (dependabot) #20

[ 682e56aca7170924e090ec2c881bdaf8baa43cfc ] - src: parse exponential numbers (Anton Kudinov) #21

gireeshpunathil commented 4 years ago

landed in f8066d8deb990056be2f51b63160e7dd8f6a98ef, thanks!