* improve speed in case thumbnail already exists, load it without additional steps (because these are already done before storing the thumbnail) * Set the `tempdir` path for the thumbnails using initialization. * Some cleaning
1.6.18
* reformat the logger so that it does not interfere with others * update setup.py into pyproject.toml * catch error if target dir does not exist
1.6.17
* Catch error for unique() function in case no labels are present
1.6.16
* Retrieve EXIF information from more images by opening the image if required. This is more time consuming but it will extract the data if there.
1.6.15
oops.. import fix
1.6.14
* bug fix when images do not have latlon coordinates. These were removed but are now kept