Skip to content

Releases: eballo/file-organizer

Version 3.0

16 Jun 14:59
275214a
Compare
Choose a tag to compare
* Add Progress Bar (@omotto contribution)
* Add Win32 support (@omotto contribution)
* Refactor code to have Win32 configuration in a separate class
* Add Tests
* Add Pull Request Template
* Add github actions build + tests + sonar
* Improve Tool Help
* Improve Readme

Version 2.0

10 Dec 20:47
3e57c3d
Compare
Choose a tag to compare
  • code refactor
    * update readme
    * add tests
    * Fix bug capitalized extensions
    * Fix EXIF information issue (omotto)
    * Add Logging
    * Fix when source os separator missing, recursive not working
    * Add Debug parameter, Info by default
    * Add Missing files format summary (Debug)