v0.4.0-beta
Twi1ightSparkle
released this
18 Dec 01:27
·
13 commits
to main
since this release
Breaking changes
- Comamnd line option
[backup_name]
no longer exists. Replaced by--name
--diff
,--mount
, and--unmount
no longer takes an argument. Replaced by--path
See #22 for additional details.
What's Changed
- Added config option WEBHOOK_VERBOSE in #21
- Fixed braking bugs in the command line option parser in #22
- Added extra confirmation before deleting all backups in #23
- Use local variables where possible in #24
- Only confirm deleting all backups when actually deleting all backups in #25
- Don't stop backup if an error occurs. Just notify at the end in #26
- Added example cron configuration + a note about cron on Mac in #27
- Bump version v0.3.0-beta -> v0.4.0-beta in #28
Full Changelog: v0.3.0-beta...v0.4.0-beta