Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ It's expected to be dominantly used by:
| 0.7.1.0 | September 29, 2020 - New Version w/ batch GUI: __init__.py fixed, bugs fixed |
| 0.7.1.1 | September 29, 2020 - New Version: code typo fixed |
| 0.7.1.2 | September 29, 2020 - New Version: logo fixed, source code correct description added |
| 0.7.2.0 | October 5, 2020 - New Version: GUI Exit behavior improved |

## Release Notes

Expand All @@ -179,6 +180,8 @@ It's expected to be dominantly used by:

0.7.1.0 - Added Batch GUI, fixed Cancel button, fixed path conflicts

0.7.2.0 - When GUI is closed without picking any image or folder, instead of giving an error, function is terminated by returning None. This should allow repeat operations in a single session and make usage more convenient and smooth for users.

### Upcoming Work

~Batch Graphic User Interface (done)~
Expand Down