1
0
Fork 0
mirror of synced 2024-05-03 20:14:00 +12:00
czkawka/Changelog

18 lines
497 B
Plaintext
Raw Normal View History

## 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
2020-09-08 03:39:16 +12:00
- Initial Version
- Duplicate file finder
- Empty folder finder
- Very WIP Orbtk GUI frontend
- Basic GTK Frontend(without any logic)
- CLI