Releases: elesiuta/backupy
Version 0.3.8
v0.3.8 cleaner printing of directory diffs
Version 0.3.6
Just added a few print statements, updates are getting smaller, hopefully this is it
Add status bar for scanning directories
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
Fixed alignment for fullwidth and halfwidth characters
Use UTF-8 for log file
Display total files after scan
Minor improvements
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
fix load config bug
Minor update
Updated print statements
Well, this is embarrassing
v0.2.3 use abspath for config
Another quick fix
Check loaded config to make sure it's for the right directory in case it was moved
Fix config save
Fix config save