vibe-guard
Version:
🛡️ Vibe-Guard Security Scanner - Catch security issues before they catch you!
33 lines (25 loc) • 878 B
Markdown
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.0.1] - 2025-06-09
### Changed
- Updated package metadata and configuration
- Improved maintainer information
- Enhanced build process
- Added ARM64 support for macOS and Linux
## [1.0.0] - 2025-05-26
### Added
- Initial release of Vibe-Guard
- Security scanning capabilities
- Multiple vulnerability checks
- Cross-platform support (macOS, Linux, Windows)
- ARM64 support for macOS and Linux
- CLI interface with comprehensive options
- Integration with CI/CD pipelines
### Changed
- Improved build process
- Enhanced package distribution
- Updated maintainer information
### Fixed
- Initial release, no fixes yet