All Versions
61
Latest Version
Avg Release Cycle
50 days
Latest Release
-

Changelog History
Page 6

  • v0.5.3 Changes

    ๐Ÿ”„ Changes

    • ๐Ÿ‘‰ Make sure additional args can be passed to mix (#50).
  • v0.5.2 Changes

    โœจ Enhancements

    • โž• Add support for minimum coverage (#45).
  • v0.5.1 Changes

    ๐Ÿ”„ Changes

    • ๐Ÿ›  Fix umbrella source paths in report (#42).
  • v0.5.0 Changes

    โœจ Enhancements

    • โž• Add HTMLCov style reports (#40).
      • Support mix coveralls.html task.
  • v0.4.6 Changes

    โœจ Enhancements

    • โž• Add CircleCI integration (#39).
      • Support mix coveralls.circle task.
  • v0.4.5 Changes

    ๐Ÿ”„ Changes

    • ๐Ÿ›  Fix mix coveralls.post task error when passing token argument (#38).
      • Use --token option for specifying token.
  • v0.4.4 Changes

    โœจ Enhancements

    • ๐Ÿ‘Œ Support travis pro (#37).
      • Add coveralls.travis --pro option.
  • v0.4.3 Changes

    โœจ Enhancements

    • โž• Add --sha parameter for non-Travis compatibility (#36).
  • v0.4.2 Changes

    ๐Ÿ”„ Changes

    • ๐Ÿ‘ Allow to override coveralls endpoint (#34).
  • v0.4.1 Changes

    ๐Ÿ”„ Changes

    • Skip a module without info/1 function for avoiding UndefinedFunctionError (#33).