Releases: hmerritt/backup-script
Releases · hmerritt/backup-script
v0.2.7
v0.2.6
v0.2.5
v0.2.4
v0.2.3
v0.2.2
v0.2.1: Usage improvements
Improvements
- Recursively create backup folder location
Tweaks
- Remove item name from current task
v0.2.0: UI Improvements and config-usage update
Improvements
- Print loading dots to terminal during a time consuming task
- Use fallback values for backup command
Tweaks
- Replace terminal output of a successful action from a green-background to green-text
v0.1.9: Minor bug fixes and improvements
Improvements
- Use qtar (quick tar) in the user-config file
Bug Fixes
- Catch module failing to import
- Catch error if backup dir does not exist
v0.1.8: Minor bug fixes
- Remove tar and mv verbose as defaults
Fixes
- Fix relative file-paths causing problems
- Use system tmp folder when compressing (instead of creating one in the current directory)