dockervault/CHANGELOG.md
2026-03-24 13:40:06 +00:00

23 lines
585 B
Markdown

# Changelog
All notable changes to this project will be documented in this file.
---
## [0.1.0] - 2026-03-24
### Added
- Initial DockerVault CLI
- Recursive Docker Compose scanning
- Classification engine (critical / review / skip)
- Named volume detection and resolution
- Missing path detection
- Borg backup command generation
- Automation mode (--automation, --quiet)
- Exit codes for scripting
- Initial pytest test suite
- Project README and documentation
### Notes
- First public foundation release of DockerVault
- Focused on backup discovery for real Docker environments