Releases: RhetTbull/PhotoScript
Releases · RhetTbull/PhotoScript
Python 3.13 Support
Updated for Python 3.12
Updated for Python 3.12
Updated dependencies for Python 3.12
Performance improvements for folder/album lookup
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
Merge pull request #39 from RhetTbull/bug_version_check_locale_38 Bug version check locale 38
Support for python 3.11, macOS 13.0
Merge pull request #37 from RhetTbull/python-3.11 Python 3.11
Updated dependencies, switched to poetry
Merge pull request #33 from RhetTbull/refactor-poetry Updated docs
Fixed dependencies
v0.1.5 Pinned pyobjc version
Updated dependencies
v0.1.4 Updated pyobjc version requirements
Streamlined dependencies
v0.1.3 Added wheel and twine
Added retry to Album.add() to address AppleScript flakiness
v0.1.2 Added retry to Album.add(), closes #24