Skip to content

Latest commit

 

History

History
279 lines (172 loc) · 15.7 KB

CHANGELOG.md

File metadata and controls

279 lines (172 loc) · 15.7 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

11 November 2024

22 October 2023

  • docs: add anjos as a contributor for ideas, and bug #43
  • Updated for Python 3.12 706202f
  • Updated docs d08b081
  • Added reference to PyXA 82ff729
  • Updated docs 3ca06e0
  • docs: update .all-contributorsrc [skip ci] c4ee36f

15 January 2023

  • Bug slow folder lookup 36 #42
  • All tests passing on Ventura c2747db
  • Updated bump2version 2b9e760
  • Refactoring folder code to use folder script 24a560c
  • More test fixes ac6bd42
  • Removed unneeded AppleScript code 6775b98

13 November 2022

  • Bug version check locale 38 #39
  • Fix for #38, string to number in different locales e4e66d4
  • Version bump a266968

12 November 2022

15 October 2022

  • Updated docs #33
  • Refactor poetry #32
  • docs: add habi as a contributor for doc #27
  • Fix a typo #26
  • Updated build instructions 34706f1
  • Updated install instructions f7e3101
  • Began refactor for poetry 679bd1e
  • docs: create .all-contributorsrc [skip ci] 4249d40
  • docs: update README.md [skip ci] 3593d5a

10 October 2021

25 July 2021

  • Updated pyobjc version requirements e2d5f4e

5 June 2021

  • Updated dependencies to minimize pyobjc requirements 36939b5
  • Added wheel and twine 8d19ac3
  • Added dev_requirements.txt aabf17f

28 April 2021

  • Added retry to Album.add(), closes #24 #24
  • Updated docs 8b358c4
  • Updated doc theme 35fa46f
  • Set theme jekyll-theme-slate 3f2de20
  • Updated README.md 741db52
  • Set theme jekyll-theme-modernist 0f0ce60

31 January 2021

  • Fixed flakiness for favorite, added delay for issue #23 1e3fe7b

14 November 2020

  • Added PhotosLibrary.open(); alpha release 7b22dbe
  • Updated tests for flaky hide/hidden tests 6166fc7

11 November 2020

  • Added Photo.albums, closes #22 #22

23 September 2020

23 September 2020

  • Added tests for reveal_in_finder 55826f1
  • Added reveal_in_finder, issue #17 05c171c
  • Added photos_text.py to examples 4da8cad

18 September 2020

  • Added spotlight(), closes #19 #19

18 September 2020

15 September 2020

14 September 2020

13 September 2020

  • Initial tests for Folder c3dc56d
  • 100% test coverage for Folder a4c1b32
  • 100% test coverage for Album fe1d7ff

13 September 2020

12 September 2020

  • Bug fixes, more Album tests 94ec8c7
  • Added running/hide/hidden, initial Album tests 8d228e1
  • Refactored test script 4b60d28

12 September 2020

11 September 2020

9 September 2020

  • import_photos now returns list of Photo objects, closes #7 #7
  • Updated docs 826b536

9 September 2020

9 September 2020

  • Changed Album.photos to method call to match PhotosLibrary 9ccc8a2
  • Added additional tests 87ef1b4
  • Added additional tests 62a1dc9

7 September 2020

  • Added make_folders 59652e6
  • Updated .uuid to return osxphotos compatible uuid 57a2c48

7 September 2020

  • moved photoscript code to init.py b4d7234
  • Added initial tests a7d055b
  • Added re-try to create_album, updated tests 27abbbf

30 August 2020

  • Added more methods 749fbd4
  • Fixed folders to work with Catalina b51fc5b

28 August 2020

23 August 2020

  • Added additional properties, setters for Photo 3c82e5f

16 August 2020

16 August 2020

v0.0.1

15 August 2020