Releases: d-oit/code-guardian
Releases · d-oit/code-guardian
Release v0.1.3-test
Code Guardian v0.1.3-test
✨ Added
- Comprehensive code quality automation suite
- Optimized development workflow with enhanced tooling
- Enhanced Makefile with additional development targets for improved DX
🐛 Fixed
- Code formatting and CI workflow compatibility issues
- YAML indentation and syntax problems
- Invalid coverage options in GitHub Actions workflows
🔄 Changed
- Optimized ci-agent.md with orchestration workflow and agent handoffs
- Improved development workflow automation
📦 Assets
- Pre-built binaries for Linux (x86_64), macOS (Intel & Apple Silicon), and Windows
- Full source code archives
⚠️ Note
This is a test release for validating CI/CD improvements and workflow optimizations.
🚀 Installation
# Download and extract the appropriate binary for your platform
# Or install from source:
cargo install --git https://github.com/d-oit/code-guardian🔗 Links
Release v0.1.2
Code Guardian v0.1.2
🔄 Changed
- Version bump to v0.1.2 with stability improvements
- Enhanced project metadata and configuration
🛠️ Maintenance
- General maintenance and preparation for upcoming features
- Improved release process and versioning
📦 Assets
- Pre-built binaries for Linux (x86_64), macOS (Intel & Apple Silicon), and Windows
- Full source code archives
🚀 Installation
# Download and extract the appropriate binary for your platform
# Or install from source:
cargo install --git https://github.com/d-oit/code-guardian🔗 Links
Release v0.1.1
Code Guardian v0.1.1
✨ Added
- Enhanced CLI with advanced handlers and scan functionality updates
- Core modules for caching and monitoring capabilities
- Improved command-line interface and user experience
🔄 Changed
- Version bump to v0.1.1 with significant feature enhancements
- Enhanced CLI architecture and modularity
🛠️ Improvements
- Better performance through caching mechanisms
- Enhanced monitoring and observability features
📦 Assets
- Pre-built binaries for Linux (x86_64), macOS (Intel & Apple Silicon), and Windows
- Full source code archives
🚀 Installation
# Download and extract the appropriate binary for your platform
# Or install from source:
cargo install --git https://github.com/d-oit/code-guardian🔗 Links
v0.1.1-alpha
Code Guardian v0.1.1-alpha
✨ Added
- Enhanced release command documentation with best practices
- Improved development workflow and tooling
🐛 Fixed
- Addressed clippy warnings for better code quality
- Added Codecov token for rate limit resolution
- Improved CI/CD reliability
🔄 Changed
- Updated changelog for v0.1.0 with proper formatting
- Updated workflow to use GitHub artifacts for coverage reporting
- Prepared comprehensive alpha release process
📦 Assets
- Pre-built binaries for Linux (x86_64), macOS (Intel & Apple Silicon), and Windows
- Full source code archives
⚠️ Note
This is an alpha release for testing new features and improvements before stable release.
🚀 Installation
# Download and extract the appropriate binary for your platform
# Or install from source:
cargo install --git https://github.com/d-oit/code-guardian🔗 Links
v0.1.0
Code Guardian v0.1.0 🎉
🚀 Initial Release
Welcome to Code Guardian - A powerful Rust-based code analysis and security scanning tool!
✨ Features
- Comprehensive code scanning and analysis capabilities
- Security vulnerability detection
- Modular architecture with multiple crates (CLI, Core, Output, Storage)
- Multiple output formats (JSON, HTML, Markdown, CSV, Text)
- High-performance scanning engine
- Extensible detector system
🐛 Fixed
- Code formatting with cargo fmt for consistent code style
- Initial project setup and configuration
🛠️ Architecture
- CLI: Command-line interface for user interaction
- Core: Main scanning engine and detection logic
- Output: Multiple formatter support for results
- Storage: Data persistence and caching
📦 Assets
- Pre-built binaries for Linux (x86_64), macOS (Intel & Apple Silicon), and Windows
- Full source code archives
🚀 Installation
# Download and extract the appropriate binary for your platform
# Or install from source:
cargo install --git https://github.com/d-oit/code-guardian🔗 Links
Thank you for trying Code Guardian! 🛡️