v1.8.1
What's Changed
- docs,test: sync analysis schema docs and lock in rounded COCOMO effort semantics by @EffortlessSteven in #725
- refactor: reduce allocations in git analysis 🧪 Gatekeeper by @EffortlessSteven in #726
- docs: reset planning and reference docs after v1.8.0 by @EffortlessSteven in #727
- deps: move unused blake3 and serde to dev-dependencies 🧾 Auditor by @EffortlessSteven in #728
- test: burn down panics in ffi-envelope tests 🛡️ Sentinel by @EffortlessSteven in #730
- ⚡ perf: eliminate path string clone in context pack spine loop by @EffortlessSteven in #733
- test: remove unwrap sharp edges and harden traversal tests 🎨 Palette by @EffortlessSteven in #729
- perf: reduce allocations in to_ascii string formatting ⚡ Bolt by @EffortlessSteven in #731
- ⚡ perf: eliminate path cloning in compute_risk by @EffortlessSteven in #732
- ⚡ perf: reduce allocations in polyglot report generation by @EffortlessSteven in #734
- perf: avoid cloning and repeated map lookups in lcov parser ⚡ Bolt by @EffortlessSteven in #735
- perf: reduce allocations finding dominant language ⚡ Bolt by @EffortlessSteven in #736
- perf: remove O(N^2) inner loop clone in build_coupling ⚡ Bolt by @EffortlessSteven in #737
- chore: prepare v1.8.1 release by @EffortlessSteven in #739
Full Changelog: v1...v1.8.1