Skip to content

rustic 0.5.3

Compare
Choose a tag to compare
@aawsome aawsome released this 25 Apr 21:47
· 489 commits to main since this release
3db7be2

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.