------------- * Fix an exception handling error which led to less graceful error handling when archive fails to decompress.
0.4
------------- * Use SHA256 instead of SHA1
0.3.1
------------- * Using pax tar archive format for storing backup data to support Unicode and long file names. * Fixed a bug due to which no permissions has been stored for backup items' top level directories.
0.3
----------- * Fully rewritten and rethought code and configuration file format. * This version supports Python 3+ only.
0.2
----------- * New configuration file option - hash_size. * Fixed a bug due to which backup restoring failed when one of backups was corrupted. * A few small fixes.