Skip to content

Releases: RhetTbull/PhotoScript

Python 3.13 Support

11 Nov 14:13
c009a67
Compare
Choose a tag to compare
Merge pull request #51 from RhetTbull/release_0_4_0

Release files for v0.4.0

Updated for Python 3.12

22 Oct 14:50
Compare
Choose a tag to compare

Updated for Python 3.12

Updated dependencies for Python 3.12

Performance improvements for folder/album lookup

15 Jan 20:17
Compare
Choose a tag to compare

Performance Improvements

Changed

  • Completely rewrote folder code for faster lookup / access in libraries with lots of albums or folders
  • Completely rewrote tests to run on Ventura
  • Tested on Ventura

Bug fix for different locales

14 Nov 05:11
4abb7d6
Compare
Choose a tag to compare
Merge pull request #39 from RhetTbull/bug_version_check_locale_38

Bug version check locale 38

Support for python 3.11, macOS 13.0

13 Nov 02:20
407da38
Compare
Choose a tag to compare
Merge pull request #37 from RhetTbull/python-3.11

Python 3.11

Updated dependencies, switched to poetry

15 Oct 15:42
3d64c52
Compare
Choose a tag to compare
Merge pull request #33 from RhetTbull/refactor-poetry

Updated docs

Fixed dependencies

11 Oct 05:13
Compare
Choose a tag to compare
v0.1.5

Pinned pyobjc version

Updated dependencies

26 Jul 01:29
Compare
Choose a tag to compare
v0.1.4

Updated pyobjc version requirements

Streamlined dependencies

05 Jun 17:13
Compare
Choose a tag to compare
v0.1.3

Added wheel and twine

Added retry to Album.add() to address AppleScript flakiness

28 Apr 12:25
Compare
Choose a tag to compare
v0.1.2

Added retry to Album.add(), closes #24