Skip to content

v0.3.0-beta

Pre-release
Pre-release

Choose a tag to compare

@Cyber-Syntax Cyber-Syntax released this 13 Jan 10:13
792f6d6

BREAKING CHANGES:

  • To customize your backup settings, you can use a config.json file. 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