Skip to content

v4.0.0

Choose a tag to compare

@gajus gajus released this 15 Oct 16:55
· 12 commits to master since this release

4.0.0 (2018-10-15)

Bug Fixes

  • correct reference to configuration (797e4d6)
  • correct types (44a50ba)

Features

  • add ability to filter failing tests (89ef5cb)
  • allow explain to produce multiple explanations (defbc9e)
  • control input (6565829)
  • normalise labels (371e67a)

BREAKING CHANGES

  • Explain must return an array of {name: string, explanation: Object}.