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

Changelog History
Page 3

  • v0.11.0 Changes

    May 02, 2019

    โœจ Enhancements

    • โž• Add command line option for output_dir (#126, #182).
    • Display path to HTML report after generation (#178).

    ๐Ÿ”„ Changes

    • โž• Add missing name switch, also fixed committer switch (#180).
    • ๐Ÿ›  Fix UnicodeConversionError and faster count_line (#176).
    • ๐Ÿ›  Fix spelling on doc for ExCoveralls.Stats.report/1 (#174).
    • ๐Ÿ˜Œ Relax hackney dependency (#172).
  • v0.10.6 Changes

    March 03, 2019

    ๐Ÿ”„ Changes

    • โฑ Do not fail due to timeout from poster (#173).
      • Fixes: Don't fail the build when uploading the report times out (#112).
  • v0.10.5 Changes

    February 03, 2019

    ๐Ÿ”„ Changes

    • ๐Ÿ—„ Replace deprecated System.cwd/0 calls with File.cwd/0 (#170).
  • v0.10.4 Changes

    January 06, 2019

    โœจ Enhancements

    • โฑ Apply GZIP the JSON for coveralls and loosen the timeout (#163).
  • v0.10.3 Changes

    ๐Ÿ”„ Changes

    • Make sure analyze_sub_apps gets called (#160, #164).
  • v0.10.2 Changes

    ๐Ÿ”„ Changes

    • Argument passing for post task (#158).
      • Fixes coveralls.post doesn't recognize mix test options (#156).
    • Color for case with 0 relevant lines (#159).
  • v0.10.1 Changes

    โœจ Enhancements

    • โž• Add support for drone CI (#154).
    • ๐Ÿ‘ท Parallel support for separate CircleCI Workflow jobs (#155).
  • v0.10.0 Changes

    โœจ Enhancements

    • Custom config file path, and ability to silence output (#153). #### ๐Ÿ”„ Changes
    • โœ… use ~> to pin on minors & test more recent Elixirs (#152).
  • v0.9.2 Changes

    ๐Ÿ”„ Changes

    • โž• Add meta tag for utf-8 charset to coverage.html (#144).
    • ๐Ÿ›  Fix warnings for elixir v1.7
      • Pass switches to OptionParser.parse opts (#150).
  • v0.9.1 Changes

    ๐Ÿ”„ Changes

    • ๐Ÿ›  Fix umbrella stats and make source consistent (#141).