release: prepare v0.1.0
This commit is contained in:
parent
3b759c4252
commit
5954e869c3
2 changed files with 148 additions and 67 deletions
22
CHANGELOG.md
22
CHANGELOG.md
|
|
@ -1,23 +1,5 @@
|
|||
# Changelog
|
||||
M# 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
|
||||
## [0.1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue