bug fix
victordomingos
released this
03 May 00:08
·
102 commits
to master
since this release
- Fixed a
PermissionError
that would occur when trying to optimize a single image in the current directory without explicitly specifying its path. - Added basic
Exception
handling for piexif related instructions. This is a temporary solution that should silence, for now, some errors related to issue #3 but we should still check if we can provide a more specific treatment for those piexif exceptions. We still have a few TODO items related to issue #3. Let's hope they can be addressed in the next release.