Warning this is a breaking release new python packages must be installed (see the Install section in ReadMe)
- Tested against Lychee 3.0.9
- automated testing
- travis ci
- python 3 support
- don't lower case album name
- photos ordered by name in an album
- make use of the DateTimeOriginal exif tag
- dependency change: switch to a pure python mysql driver pymysql
- dependency change: use click to parse arguments
- new dependency: pexif Thanks to @hMatoba for his work !