tarpaulin v0.12.3 Release Notes

Release Date: 2020-04-16 // about 4 years ago
  • โž• Added

    • Ignore hidden files and folders based on a dot prefix to the folder or filename

    ๐Ÿ”„ Changed

    • โšก๏ธ Update object and if an ELF section can't be parsed return an io error instead of letting it continue with an empty section
    • โœ‚ Removed forcing of opt-level to 0
    • ๐Ÿ–จ When --debug is provided now print the cargo command/arg list and pass -vvv to cargo
    • Create target directory if option given via --target-dir doesn't exist

    โœ‚ Removed