Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# 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).
## [Unreleased]
### Added
- Initial project structure
- Core architecture design
- Comprehensive documentation
- Architecture overview
- Threat model analysis
- Guardrail specifications
- Implementation roadmap
- MIT License
- README with comprehensive feature overview
## [0.1.0] - TBD
### Planned
- Core detection framework
- Pattern-based prompt injection detection
- Basic PII scanning and redaction
- Input validation pipeline
- Configuration system
- Test framework
[Unreleased]: https://github.com/North-Shore-AI/LlmGuard/compare/v0.1.0...HEAD
[0.1.0]: https://github.com/North-Shore-AI/LlmGuard/releases/tag/v0.1.0