Skip to content

v3.7.0

Compare
Choose a tag to compare
@rwaldron rwaldron released this 02 Mar 15:56
· 240 commits to master since this release
Commit Message/Description
bbb8946 3.7.0
bd363a4 JSCAgent: add support for executing against jsc built from source.
91604b0 runtime/jsc: update to use JavaScriptCore's built-in $/$262
b09f64f travis: update to run npm scripts separately from npm install
cd1cfa2 lint fixes for the lint gods
51b268e appveyor: minimal ci config
b98f2a5 tests: use existsSync to determine if binary is available on windows
623b910 tests: use hasbin module to determine if binary is available.
6f01b1d Update runtime scripts for JSC, V8, and SpiderMonkey