v0.3.0-beta
Pre-release
Pre-release
BREAKING CHANGES:
- To customize your backup settings, you can use a
config.jsonfile. This file allows you to specify:- Backup folder location, Directories to back up, Directories to ignore, Number of tar.xz and tar.xz.enc files to keep
- Refer to README.md if you want to create it manually. Otherwise, the script will handle creating it for you.
What's Changed
- refactor!: move backup and ignore paths to config.json by @Cyber-Syntax in #22
Full Changelog: v0.2.4-beta...v0.3.0-beta