Skip to content

0.9.0

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Aug 20:19
· 1 commit to main since this release
Immutable release. Only release title and notes can be modified.
  • Change --show-missing-lines reporting to aggregate consecutive line numbers. (#497, thanks @saroad2)

    • This is a breaking change for users who were previously parsing the output programmatically.
  • Fix doctest coverage in 2024 edition workspaces with multiple packages. (#507, thanks @Eljees)

  • Fix an issue where build scripts appeared in reports even without --include-build-script when Cargo's new build-dir layout is used.

  • Fix output format of --fish. (#504, thanks @olexander-movchan)

  • Support --workspace/--all in cargo llvm-cov report subcommand. (#500, thanks @palfrey)

  • Support -m alias added in Cargo 1.97.