Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@usta usta released this 19 Apr 16:07
· 1 commit to master since this release

Change Log

1.2.0 2015-04-19
* Fix for same-named but different photos
* (Need to implement Md5 check for checking if it is samefile or not )

1.1.5 2015-04-19
* Fix for uppercase extensions

1.1.1 2015-04-14
* Fix setup.py import bug ( Thanks to Umut Karcı )

1.1.0 2015-04-14
* a python bug fixed with changing scripts name to uppercase
* fix for linux builds ( use os.path.join instead os string operations for path )

1.0.5 2015-04-12
* Raw image format extensions added
* Fix for python3 env for python2 default envs

1.0.0 2015-04-10
* First Commit to Github