Skip to content

Releases: djotaku/Snap-in-Time

v2.2.2 Fix Remote Backup Cull

02 Oct 22:38
Compare
Choose a tag to compare

On the yearly backup cull it was accidentally looking in the local directory to obtain subvolumes to delete

v2.2.1 Fixing Crash on missing key

18 Sep 23:19
8a27e0e
Compare
Choose a tag to compare

If the program went to write to the log file and was missing a key from the command, it would just crash the program. Fixed.

v2.2.0

28 Jul 00:05
Compare
Choose a tag to compare

Trying to make the logs more reflective of issues due to ssh failing.

Full Changelog: v2.1.2...v2.2.0

v2.1.2 Another bugfix

20 Feb 22:14
fded3d2
Compare
Choose a tag to compare
Merge pull request #46 from djotaku/bugfix2

another bugfix

v2.1.1 Bugfix for weekly remote culling

20 Feb 22:03
67df1fc
Compare
Choose a tag to compare

Was accidentally looking locally for files.

v2.1 Improving the logging

20 Feb 21:45
e2fb001
Compare
Choose a tag to compare
Merge pull request #44 from djotaku/updated_logging

Updating logging

v2.0 Added Weekly Remote Culling

20 Feb 20:09
3db5df7
Compare
Choose a tag to compare

Added because I'd started backing up every 2 hours instead of daily and the remote directories we getting so full that it was causing RAM issues.

v1.3.1 Logs a little more verbose

08 Sep 23:43
2a75a3f
Compare
Choose a tag to compare

But it should help when looking for where errors are taking place

v1.3.0 Should now create log files as well as logging to console

28 May 23:56
2722692
Compare
Choose a tag to compare
Merge pull request #41 from djotaku/1.3.0

1.3.0 - Logging Improvements

v1.2.2 Bug in setup.cfg

08 May 23:44
Compare
Choose a tag to compare
bug in setup.cfg