github RhetTbull/osxphotos v0.57.0
Bug fix and refactoring

latest releases: v0.69.2, v0.69.0, v0.68.6...
22 months ago

Bug Fix and Refactoring

This release included a lot of refactoring of the command line code to make it easier to maintain.
No new features were added. Because a lot of the code changed, it's more likely than usual that
some bugs got introduced (or reintroduced) this time so if you encounter any, let me know by
opening an issue.

Fixed

  • Fixed regression for exporting associated burst images (#640)

Changed

  • Refactored much of the CLI code to make it more maintainable, specifically those commands that used QUERY_OPTIONS. (#602)
  • Deprecated osxphotos dump (will be removed in a future release); added dump functionality to osxphotos query (#793)
  • Deprecated use of the Photos database argument in favor of the --db/--library option. Will be removed in a future release.
  • Added query options to osxphotos debug-dump (#966)
  • Refactored --verbose to accept multiple counts. For example, -VV or --verbose --verbose will increase verbose level. (#931)
  • QUERY_OPTIONS can exclude options (#930)

Added

Contributors

@RhetTbull

Don't miss a new osxphotos release

NewReleases is sending notifications on new releases.