Skip to content

v0.4.0

Compare
Choose a tag to compare
@parroty parroty released this 07 Oct 14:56
· 468 commits to master since this release

Enhancements

  • Add overall reporting for umbrella project (#23).
    • mix coveralls --umbrella
  • Add --verbose option for printing json when posting to coveralls.io.
    • mix coveralls.travis --verbose
  • Support specifying test runner in mix.esx (#31).