Skip to content

Releases: elesiuta/backupy

Version 0.3.8

02 Nov 19:11
Compare
Choose a tag to compare
v0.3.8

cleaner printing of directory diffs

Version 0.3.6

22 Oct 20:33
Compare
Choose a tag to compare

Just added a few print statements, updates are getting smaller, hopefully this is it

Add status bar for scanning directories

21 Oct 17:47
Compare
Choose a tag to compare

New feature: add status bar for scanning directories
Bug fix: fix alignment on status bar for copying files containing zenkaku eisūji and ambiguous characters

BackuPy is also available on PyPi https://pypi.org/project/backupy/

Minor interface fixes

20 Oct 17:49
Compare
Choose a tag to compare

Fixed alignment for fullwidth and halfwidth characters
Use UTF-8 for log file
Display total files after scan

Minor improvements

18 Oct 18:27
Compare
Choose a tag to compare

Added a progress bar and a few other small changes, nothing major over 0.2.6, however the cumulative changes from 0.2.0 and additional testing that took place warranted the version bump.

No major new features and changes are planned, as the priority was to keep this simple for quick, local tasks. The intended use case was for syncing directories between local drives, while using syncthing for remote drives.

Updates will be less frequent going forward, with the main priority being bug fixes should any be found.

Fix config load

16 Oct 16:17
Compare
Choose a tag to compare

fix load config bug

Minor update

16 Oct 15:41
Compare
Choose a tag to compare

Updated print statements

Well, this is embarrassing

15 Oct 22:28
Compare
Choose a tag to compare
v0.2.3

use abspath for config

Another quick fix

15 Oct 22:12
Compare
Choose a tag to compare

Check loaded config to make sure it's for the right directory in case it was moved

Fix config save

15 Oct 21:53
Compare
Choose a tag to compare

Fix config save