Picture Comparer 0.3.3d
Pre-release
Pre-release
Version 0.3.3d
Description:
Files are now checked before mapping. Now files are eliminated if header of file is in bad format. When processing files now we use paraller streams instead of plain streams (Thanks to that now library is much faster). Now when using Comparer you can get two collections, one that holds all files and one that holds only duplicates. Usage of tinylog.
New features:
- New file checking system. Using magic numbers instead of extension comparing.
- Use of parallel streams, include change to thread-safe collections.
- User can get collections that hold data.
- Use of Tinylog. Now Tinylog will create log.txt file.