Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

0.4.0

Compare
Choose a tag to compare
@l-vo l-vo released this 22 Nov 20:40
· 69 commits to master since this release
e81f901
  • Update usage examples: only catch photospicker AbstractException for displaying exception message
  • Add CHANGELOG.md
  • Add SmartPicker
  • Take care that photos to retrieve count is not greater than total photos count (at AbstractPicker level)
  • On FilesystemUploader, check that target directory exists and is empty before scanning
  • Add code coverage when running make test
  • Allow to specify an order for retrieved photos
  • Replace :return by :return: on docstrings