# Changelog ## [1.0.0] - 2026-03-11 🎉 ### Added — Full Analysis Suite - **FullAnalyzer** — Call graph, dead code detection, tail call analysis - Closure capture tracking, borrow checking, type size estimation - Loop analysis, vectorization hints, branch probability - Analysis report generation - 18 new tests (70 total)