Releases: GuckLab/MPL-Data-Cast
Releases · GuckLab/MPL-Data-Cast
MPL-Data-Cast 0.7.6
This release fixes an instance incorrect handling of a transfer error message and updates dclab to the latest version.
MPL-Data-Cast 0.7.5
This is a maintenance release, updating dclab to version 0.62.10.
MPL-Data-Cast 0.7.4
Thanks @B-Hartmann for implementing the option to set a default recipe.
0.7.4
- enh: add user preference for default recipe
- setup: bump version of dclab to 0.62.1
MPL-Data-Cast 0.7.3
I fixed a bug where the application randomly crashes (the application suddenly closes without any error message) when clicking on the "transfer" button. I also added logging capabilities. You can find the location of the log files via the Help menu.
Changelog:
- fix: segmentation fault due to mixing threading.Thread with PyQt6
- enh: introduce logging and make logging Path available to the user
- enh: improved logging
- enh: increased verbosity when encountering exceptions during hash check
MPL-Data-Cast 0.7.2
- fix: remove unnecessary print-calls
MPL-Data-Cast 0.7.1
0.7.1
- build: fix macOS pipeline
0.7.0
- fix: handle copy errors (retry first, fail better)
- fix: handle stat errors when scanning directory tree
- setup: bump dclab from 0.58.2 to 0.60.0
MPL-Data-Cast 0.6.4
If you were having trouble with a false positive in Windows Defender, please upgrade to this version.
MPL-Data-Cast 0.6.3
This is a bugfix release.
- fix: cleanup temporary directories on startup (#29)
- fix: avoid possible name clashes when storing logs in DC output file
- enh: warn user when source and target directory are identical (#28)
MPL-Data-Cast 0.6.2
- setup: bump dclab from 0.55.7 to 0.57.0
MPL-Data-Cast 0.6.1
- enh: compute the hash of the input file a second time while waiting
for the hash of the target file