2.3.3 (2024-09-25)
- deps: bump certifi from 2024.2.2 to 2024.7.4 in the pip group (#76) (d5b99e0)
- enhance error messages with additional context (4c99eef)
2.3.2 (2024-06-28)
2.3.1 (2024-05-21)
- deps: bump idna from 3.6 to 3.7 (#64) (6eac904)
- deps: bump requests from 2.31.0 to 2.32.2 (#69) (d4741aa)
- CHANGELOG: remove duplicate entry (c4afe2f)
2.3.0 (2024-04-11)
- add support for syncing multiple collections (95f0e43)
- deps: update dependencies (95f0e43)
- do not attempt to delete nonexistent file (95f0e43)
- handle special characters in folder names (95f0e43)
- quote file path in API request URLs (95f0e43)
- set external_id to None if not found in metadata (95f0e43)
- skip images with invalid extension (95f0e43)
- README: update inputs and example workflows (95f0e43)