v0.2.0 - World-Class AI Code Validation
🚀 Major Feature Release
New Features
- 🔌 Plugin System - Create custom analyzers with entry points
- 🌐 REST API Server - Full HTTP API with OpenAPI docs
- 👀 Watch Mode - Live dashboard for continuous validation
- 📊 Benchmark Suite - Performance testing and comparison
- 📦 Multi-File Analysis - Dependency graphs, circular detection
- ⚡ Intelligent Caching - 95%+ cache hit rate on re-runs
- 🐳 Docker Support - Dockerfile, docker-compose
- 🔄 GitHub Action - One-click CI/CD integration
- 🪝 Pre-commit Hooks - Git hooks for validation
Installation
pip install ai-trust-validatorDocker
docker pull ghcr.io/rudra496/ai-code-trust-validator:latestWhat's Changed
This release transforms AI Code Trust Validator into a complete, enterprise-ready solution.
Full Changelog: https://github.com/rudra496/ai-code-trust-validator/commits/v0.2.0