Cha
1.11.1 - 2026-04-27
v1.11.1
Apr 27 2026 at 08:18 UTC
Changed
- Internal: split git-backed post-analysis passes (
unstable_dependency,bus_factor,low_test_ratio) out ofcha-cli/src/analyze.rsinto a newcha-cli/src/git_metricsmodule. No behaviour change;analyze.rsdrops below the 850-linelarge_filethreshold thatcargo xtask analyzegates on.collect_top_levelin the C parser also picks up// cha:ignore high_complexityalongside the existing cognitive-complexity ignore after thedeclarationarm added one branch.
Note: 1.11.0 was tagged in the repo but the CI self-analyze gate failed on the above source-dir warnings so crates.io was never updated. 1.11.1 is the first shipped release of the 1.11 line.