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

Changelog History
Page 2

  • v0.13.3 Changes

    October 18, 2020
    ๐Ÿ”„ Changes
    • ๐Ÿ›  Fix warnings for elixir 1.11
      • Elixir 1.11: :eex and :tools should be listed in :extra_applications (#233).
  • v0.13.2 Changes

    September 22, 2020
    ๐Ÿ”„ Changes
    • ๐Ÿ›  Fix issue with CircleCI parallel workflows not picking up separate builds (#228).
    • โœ‚ Remove text-align: right so filenames are easier to scan (#227).
  • v0.13.1 Changes

    July 25, 2020
    ๐Ÿ”„ Changes
    • ๐Ÿ›  Fixing mocked modules coverage handling (#226).
  • v0.13.0 Changes

    May 26, 2020
    ๐Ÿ”„ Changes
    • โšก๏ธ Update hackney to fix sslv3 reference on OTP 23 (#225).
    • ๐Ÿ›  Fix build failure due to :connect_timeout from poster (#221).
    • ๐Ÿ›  Fix error reason message (#222).
      • Improve message for non-string error reason.
  • v0.12.3 Changes

    March 17, 2020
    โœจ Enhancements
    • โž• Add support to generate XML files (#218).
      • Add mix coveralls.xml task.
  • v0.12.2 Changes

    January 21, 2020
    โœจ Enhancements
    • โž• Add terminal option to hide file coverage list (#215, #148).
      • Add print_files flag to disable individual file outputs.
  • v0.12.1 Changes

    November 24, 2019
    โœจ Enhancements
    • โž• Add support for GitHub Actions (#209).
  • v0.12.0 Changes

    October 19, 2019
    ๐Ÿ”„ Changes
    • ๐Ÿ›  Fix for Semaphore CI 2.0 uses different CI environment variables (#179, #180).
      • It requires to use 2.0 (Breaking Change).
    • โœ‚ Remove UndefinedFunctionError requirement for logging missing source error (#200).
  • v0.11.2 Changes

    August 18, 2019
    ๐Ÿ”„ Changes
    • โšก๏ธ Update path creation/handling for artifacts (#194).
  • v0.11.1 Changes

    May 12, 2019
    โœจ Enhancements
    • Ignore lines between coveralls-ignore-start and coveralls-ignore-stop comments (#183).