Skip to content

v0.2.0

Choose a tag to compare

@prantlf prantlf released this 10 Jun 13:13
· 10 commits to master since this release

0.2.0 (2019-06-10)

Bug Fixes

  • Do not print the browser name if only one browser is used (976a1b8)
  • Print only the file path from the file url in asynchronous stack frames (1d5d5c4)
  • Support printing progress stats of multiple browsers (eef4ceb)

Features

  • Introduce an option omitExternalStackFrames to hide "node_modules/" in stack traces (b8f31b0)
  • Support Jasmine stack traces in error formatting and external stack frame omitting (3ea8c9f)
  • Support QUnit stack traces in error formatting and external stack frame omitting (b192715)