0.2.0 (2026-06-16)
Features
- codeguard v0.2.0 expands the product from a focused repo scanner into a broader review layer for code quality, architecture, contracts, CI hygiene, and AI-assisted review workflows.
- Adds a new contracts check family covering Go API drift, OpenAPI changes, protobuf compatibility, and migration review.
- Deepens the native analysis engine with stronger pure-Go parsing across TypeScript, Python, and other C-like languages.
- Extends security coverage with Go, Python, and cross-module TypeScript taint analysis.
- Introduces more design and maintainability signals, including dependency-graph analysis, god-module detection, and change-impact artifacts.
- Strengthens quality enforcement with coverage-delta gating, assertion-quality checks, and broader performance and AI-quality heuristics.
- Adds AI runtime improvements including Anthropic provider support, retry handling, natural-language rule verdict caching, and verified fix-generation templates.
(1406bd5)