-
v0.2.0 Stable
released this
2025-09-04 11:55:56 -04:00 | 15 commits to master since this releaseAdded
- Retention policy implementation.
- New Restic tests for common tasks.
Changed
- Readme updated for retention.
- Refactored JSON parsing in Restic CLI wrapper for more flexible response handling.
- Forced Restic to use absolute paths to avoid dev-time issues.
Fixed
- Restic CLI wrapper fixes.
- Fixed Restic tests.
-
v0.1.3 Pre-release
released this
2025-08-30 20:43:26 -04:00 | 32 commits to master since this releaseAdded
- Ability to push Docker Hub description directly from repo.
- Logger now outputs both date and time.
- More detailed logging around backup scenarios and volume handling.
Changed
- Progress now shows true percentage instead of normalized value.
- README updated to use
.../volumes(standard Docker path). - Next backup time now shows in local time instead of UTC.
- Volume exclusion now works via volume labels. (Closes #2)
Fixed
-
v0.1.2 Pre-release
released this
2025-08-28 20:56:43 -04:00 | 43 commits to master since this releaseAdded the ability to name exclude volumes from being backed up
-
v0.1.1 Pre-release
released this
2025-08-28 07:00:28 -04:00 | 47 commits to master since this releaseInitial release