Skip to content

v1.1.0

Choose a tag to compare

@cheton cheton released this 07 Jan 00:36
· 43 commits to master since this release

Adds parseFileSync (synchronous version of parseFile) and parseStringSync (synchronous version of parseString). It's about twice faster than asynchronous version.