github rustic-rs/rustic v0.3.2
rustic 0.3.2

latest releases: v0.7.0, v0.7.0-rc9, v0.7.0-rc8...
19 months ago

rustic 0.3.2 is released!

Special thanks go to @istudyatuni for adding the completions feature and @thht for testing!

Changes in version 0.3.2:

Breaking changes:

  • Logging is completely reworked. New option --log-level replaces --verbose and --quiet

Bugs fixed:

  • Fixed broken error handling in REST/rclone backend some error kinds.
  • Don't prompt for password in init command if it is given.

New features:

  • New option --log-file allows logging to a file
  • New command completions to generate shell completions
  • check: Added --read-data option
  • check: Improved error handling and error messages
  • rest/rclone backend: Abort immediately at permanent errors.
  • restore: better debug output to see what restore exactly will do
  • rclone backend no longer needs a temp dir. This meas rustic now doesn't need a temp dir at all.
  • Nicer display of snapshot groups
  • Added blackbox test using bats

Don't miss a new rustic release

NewReleases is sending notifications on new releases.