Skip to content
This repository was archived by the owner on Feb 14, 2026. It is now read-only.

Release v0.1.0

Choose a tag to compare

@lmriccardo lmriccardo released this 21 Jan 21:08
  • Introduces the unified backupctl CLI with core commands: run, enable, disable, remove, list, and status.
  • Adds Unix-only installation script for easier setup and onboarding.
  • Scheduling now reliably writes jobs to both the system crontab and the internal registry.
  • Improves configuration handling, including correct expansion of environment variables in YAML paths.
  • Removes legacy scripts and restructures the codebase for a cleaner, more predictable user experience.