tarpaulin v0.10.0 Release Notes

Release Date: 2019-12-07 // over 4 years ago
  • โž• Added

    • โœ… --locked and --frozen options to mirror cargo test options
    • ๐Ÿ— --target-dir option to mirror cargo test and cargo build options
    • ๐Ÿ— --offline option to mirror cargo test and cargo build options

    ๐Ÿ”„ Changed

    • ๐Ÿ›  Fixed issue where examples were ran with RunType::Tests
    • No longer pass --quiet to examples
    • โšก๏ธ Updated futures test for stable features
    • ๐Ÿ— Split up docker run stages to optimise build times and added .dockerignore

    โœ‚ Removed