Skip to content

v1.1.0

Compare
Choose a tag to compare
@cheton cheton released this 07 Jan 01:12
· 24 commits to master since this release

Adds loadFromFileSync (synchronous version of loadFromFile) and loadFromStringSync (synchronous version of loadFromString). It's about twice faster than asynchronous version.