tarpaulin v0.8.7 Release Notes

Release Date: 2019-09-21 // over 4 years ago
  • โž• Added

    • Created CHANGELOG.md
    • โž• Add --manifest-path option
    • โž• Add --output-dir option

    ๐Ÿ”„ Changed

    • Ignore lines containing "}else{"
    • Use relative file paths to base_dir (env::current_dir() or --root option if set)
    • ๐Ÿ“ฆ Use HashSet for XML package deduplication in cobertura fixing a codecov rendering issue

    โœ‚ Removed