Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Aug 03:39

0.6.0 (2020-08-05)

Bug Fixes

  • enable datadog_backup executable to run restore (5094813)
  • order is not guaranteed (d65b9a8)
  • restore actually restores (0e80999)
  • rspec properly handles SystemExit (cf26bfb)

Features

  • add restore flow (8175a03)
  • Change defaults to YAML(backups) and color(diffs) (d9ed708)
  • ignore key ordering changes (47e6e9f)
  • use Diffy diffs rather than HashDiff:x (e5529b8)