7zip-archiver/CHANGELOG
Frank Bischof 8374b03834 v3.0.1
2023-06-08 09:28:26 +02:00

22 lines
434 B
Plaintext

## 3.0.1
- Added a $MAX_FOLDER_SIZE where if reached it switches to robocopy instead.
## 2.6.0
- Bugfixed CSVFile modification
## 2.4.0
- Added extra checks if FROM and TO are properly set
## 2.3.0
- Added CSV check for consistancy
- Added target to logging
## 2.2.0
- Improved logging
- Added extra confirmation checks on file existance or exiting if issues are found
## 2.1.0
- Added log to textfile
## 2.0.4
- Initial release