Skip to content

3.0.9: Huge refactoring, new features and bug fixes

Latest
Compare
Choose a tag to compare
@GustavePate GustavePate released this 06 Feb 13:12
· 22 commits to master since this release

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 !

Fix #48 #46 #40 #37 #22 #20 #12 #47