0.4.0
·
799 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
-
cargo-llvm-cov no longer changes the current directory when running cargo. (#161)
-
Exclude build script from report by default. (#163)
You can use--include-build-scriptflag to include build script in report. -
Set
cfg(coverage_nightly)when nightly compiler is used. (#164) -
Support short flags of
--release(-r) and--features(-F). (#165) -
Support custom profiles. (#166)