Skip to content

v0.17.0

Compare
Choose a tag to compare
@parroty parroty released this 09 Aug 13:54
· 18 commits to master since this release

Changes

  • Replace hackney with httpc (#311).
  • Update Elixir requirement to 1.11+ (#316).
  • Fix lcov 2.0 source file handling (#315).
  • Import .coverdata after test run and improve documentation (#309).
    • Fixes around --import-cover option.