Skip to content

4.0.1

Compare
Choose a tag to compare
@jason0x43 jason0x43 released this 11 Oct 03:55
· 254 commits to master since this release

Overview

This is a bug fix release, with a minor enhancement to the grunt task.

  • The grunt task now supports a config property that behaves similarly to that of the Node runner script. (#812, #813)
  • Globs in suite lists are now expanded together, allowing exclude rules to be properly applied. (#811)
  • The rejectOnError and callback methods on Deferred now pass the proper context to wrapped callbacks. (#809)