v0.4.0
- Refactor Executor API, now built-in executors will run each suite in isolated context (except
inProcessExecutor). - Change the default path for saving the raw results to "node_modules/.esbench/result.json", avoid creating new folder in the workspace by default.