Releases: F33RNI/FloppyCat
Release 1.4.0
Copy permission mask for directories and fix symlinks to directories
fix: add target_is_directory
feat: create directories with the same permission mask
build(version): bump version to 1.4.0
Compiled binaries are built by hand for Windows/Linux AMD64 only. In the future this will be automated. (so other platforms have not been tested yet)
Full Changelog: 1.3.0...1.4.0
Release 1.3.0
Proper symlinks parsing, deleting and copying, time calculation
feat: separate and proper (I hope so) handling of symlinks
feat: change remove entry icon
build(version): bump version to 1.3.0
feat: add tree.txt ignoring while validating
feat: passed / left time calculation
docs: update screenshot
Compiled binaries are built by hand for Windows/Linux AMD64 only. In the future this will be automated. (so other platforms have not been tested yet)
Full Changelog: 1.2.1...1.3.0
Beta 1.2.1
Proper tree parsing and entries skipping
fix: initial tree entries parsing and entries skipping
build(version): bump version to 1.2.1
This is a beta version. Serious bugs are possible!
Compiled binaries are built by hand for Windows/Linux AMD64 only. In the future this will be automated. (so other platforms have not been tested yet)
Full Changelog: 1.2.0...1.2.1
Beta 1.2.0
Proper entries skip, symlinks ignoring option
fix: ZeroDivisionError: division by zero while updating progress bar
docs: add perfomance test
build: bump version to 1.1.1
style: change header and reformat tree_parser.py
style: change header of _version.py and _control_values.py
style: change header of Backupper.py
style: change header of checksums.py
style: change header and reformat ConfigManager.py
style: change headers of other files
feat: proper entries skip
build(version): bump version to 1.2.0
feat: separate list of skipped entries
chore: remove unused imports
feat: follow / ignore symlinks
fix: check if path is symlink
feat: skip symlinks while generating tree
docs: update perfomance tests
docs: update screenshot
This is a beta version. Serious bugs are possible!
Compiled binaries are built by hand for Windows/Linux AMD64 only. In the future this will be automated. (so other platforms have not been tested yet)
Full Changelog: 1.1.0...1.2.0
Beta 1.1.0
Changed checksums calculation algorithm, fixed some files not updating without recalculation backup checksums and fixed some other bugs
fix: error while extracting previous skip flag
fix: check for duplicated entries
chore: add entries parse error logging and update copyright date
fix!: non-updating backup and change checksums store algorithm
docs: clarify 'Recalculate current backup checksum'
build: bump version to 1.1.0
docs: update screenshot and readme
This is a beta version. Serious bugs are possible!
Compiled binaries are built by hand for Windows/Linux AMD64 only. In the future this will be automated. (so other platforms have not been tested yet)
Beta 1.0.3
Fixed QComboBox drop-down right border on Linux, fixed code style
fix: QComboBox drop-down right border on Linux
build: bump version to 1.0.3
style: fix W0102, W1201, W1309, W0404, C0209
This is a beta version. Serious bugs are possible!
Compiled binaries are built by hand for Windows/Linux AMD64 only. In the future this will be automated. (so other platforms have not been tested yet)
Beta 1.0.2
First beta release
Initial commit
docs: add --enable_console_logging note
fix: infinite logging on linux
fix: background color and QGroupBox title
fix: background color (again)
build: bump version to 1.0.2
This is a beta version. Serious bugs are possible!
Compiled binaries are built by hand for Windows/Linux AMD64 only. In the future this will be automated. (so other platforms have not been tested yet)