Skip to content
Compare
Choose a tag to compare
@release-please release-please released this 11 Apr 01:16
5543f32

What's Changed

Add ability to sync multiple collections and fix bugs by @parkerbxyz in #57

Features

  • add support for syncing multiple collections (95f0e43)
  • add support for syncing multiple collections (#57) (95f0e43)

Bug Fixes

  • 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)

Documentation

  • README: update inputs and example workflows (95f0e43)

Full Changelog: v2.2.0...v2.3.0