Skip to content

Releases: taiki-e/cargo-llvm-cov

0.1.15

06 Jan 17:59
Compare
Choose a tag to compare
  • Fix bug in show-env subcommand. (#121)

0.1.14

06 Jan 15:59
Compare
Choose a tag to compare
  • Add show-env subcommand. (#115, thanks @davidhewitt)

  • cargo-llvm-cov no longer sets CARGO_TARGET_DIR. (#112, thanks @smoelius)

  • cargo-llvm-cov can now properly exclude arbitrary CARGO_HOME and RUSTUP_HOME from reports.

0.1.13

14 Dec 12:30
Compare
Choose a tag to compare
  • Support custom-built rust toolchain. (#111, thanks @tofay)

0.1.12

15 Nov 14:53
Compare
Choose a tag to compare
  • Exclude CARGO_HOME and RUSTUP_HOME used in the official rust docker image from reports. (#105)

0.1.11

13 Nov 09:38
Compare
Choose a tag to compare

0.1.10

23 Oct 23:50
Compare
Choose a tag to compare
  • Fix a compatibility issue with cc. (#98)

0.1.9

13 Oct 15:55
Compare
Choose a tag to compare
  • Distribute statically linked binary on Windows MSVC. (#95)

0.1.8

04 Oct 16:18
Compare
Choose a tag to compare
  • Fix an issue where some files were incorrectly ignored in reports. (#94, thanks @larsluthman)

0.1.7

19 Sep 13:10
Compare
Choose a tag to compare

0.1.6

03 Sep 10:07
Compare
Choose a tag to compare