rustic 0.5.3
This release is a small fix-up release that fixes an annoying bug about reading config files in 0.5.2.
The config file possibilities have been improved and command to debug the used config has been also added.
Changes in version 0.5.3:
Breaking changes:
- config file: use-config now expects an array of config profiles to read.
Bugs fixed:
- The [[backup.sources]] section in the config file was ignored 0.5.2. This has been fixed.
New features:
- The show-config command has been added.