1
0
Fork 0
mirror of synced 2024-05-06 21:42:42 +12:00
czkawka/Changelog
2020-09-15 19:17:13 +02:00

18 lines
497 B
Plaintext

## Version 0.1.1
- Added images to readme
- Better GTK buttons
- Basic search in GTK
- Cleaned core from println
- Core functions doesn't use now process::exit(everything is done with help of messages/errors/warnings)
- Added support for non recursive search
- Improved finding number and size of duplicated files
- Saving results to file
## Version 0.1.0
- Initial Version
- Duplicate file finder
- Empty folder finder
- Very WIP Orbtk GUI frontend
- Basic GTK Frontend(without any logic)
- CLI