Skip to content

Releases: RhetTbull/osxphotos

v0.20.0 Added support for burst photos

01 Jan 05:17
Compare
Choose a tag to compare
Added support for bust photos; added export-bursts to CLI

v0.19.0 added support for movies

29 Dec 09:15
Compare
Choose a tag to compare

Adds support for movie files. Change to PhotosDB.photos() to add images=bool, movies=bool optional arguments. Change to PhotoInfo to add ismovie, isphoto, and uti properties.

v0.18.0 for PyPI

27 Dec 07:03
Compare
Choose a tag to compare

Adds support for shared photos / albums on Photos 5

v0.17.06 for PyPI

24 Dec 17:02
Compare
Choose a tag to compare

A few minor fixes to export feature of CLI

v0.17.02 for PyPI

22 Dec 21:07
Compare
Choose a tag to compare

Changes interface to use properties instead of methods. Also adds export to command line utility.

v0.15.0 for PyPI

14 Dec 18:45
Compare
Choose a tag to compare

Adds export() to PhotoInfo

v0.14.21 for PyPI

09 Dec 01:36
Compare
Choose a tag to compare

Released to PyPI with changes to PhotosDB() to accept either positional or named argument for dbfile.

v0.14.8 for PyPI with path_edited() implemented

30 Nov 20:18
Compare
Choose a tag to compare

v0.14.6 release for PyPI

28 Nov 19:44
Compare
Choose a tag to compare

Released to PYPI as v0.14.6. Includes hasadjustment() fix for Photos 5 and now copies sqlite write-ahead log

v0.14.4 release for PyPI

25 Nov 05:36
Compare
Choose a tag to compare

Release for PyPI with command line changes