Skip to content

Releases: fred1268/burst

v1.1.1

12 Oct 09:36
4272584

Choose a tag to compare

What's Changed

  • Release 1.1.1 by @fred1268 in #3

  • Fix a bug in hash calculation: although the files were checked correctly, SHA256 was not calculated correctly. If you made a backup using a version older than v1.1.1, we encourage you to run burst verify hash --fix /path/to/backup to update hashes.

Full Changelog: v1.1.0...v1.1.1

v1.1.0

11 Oct 07:41
a094852

Choose a tag to compare

What's Changed

  • Release 1.1.0 by @fred1268 in #2

  • Implement history for non incremental backups

  • Better error handling

  • Bug fix

Full Changelog: v1.0.2...v1.1.0

Bug fixes

26 Sep 17:22
b4c0be6

Choose a tag to compare

  • fix canonicalize

  • fix Windows UNC

  • fix latest snapshot in dry run

Bug fixes

26 Sep 15:45

Choose a tag to compare

  • under Windows, make sure the local directory are spelled the same whether a removable drive is connected or not

Initial release

26 Sep 11:15
ac8e5ab

Choose a tag to compare

v1.0.0

initial release