- Add missing delivery types in
url
command
- Fix folder existence error in
sync
command
- Fix
sync
with duplicatedisplay_name
in dynamic folders mode - Improve error messages
- Add support for
--fields
parameter insearch
command
- Bump
pycloudinary
to1.37.0
- Improve error handling in
regen_derived
command - Update
upload_dir
parameters description
- Fix
sync
error whenasset_folder
does not exist - Bump
pycloudinary
to1.36.0
- Add support for dynamic folders mode in
sync
andupload_dir
commands
- Add support for
regen_derived
command
- Fix package MANIFEST
- Add support for Search URL
- Bump
pycloudinary
to1.33.0
- Allow passing positional parameters as optional
- Fix optional parameters handling in
upload_dir
- Fix
migrate
command on Windows
- Add support for
--exclude-dir-name
option inupload_dir
- Fix
sync
for files withauthenticated
access mode - Fix no configuration error message
- Add support for glob patterns in
upload_dir
- Bump
pycloudinary
to1.28.1
- Improve API documentation
- Improve error handling of the API commands
- Improve error handling of CLI commands
- Fix deprecation warning
- Improve error handling of missing configuration
- Refactor
sync
command - Sort commands in help strings
- Normalize CLI options
- Add unit tests
- Fix
sync
on Windows - Fix integer parameters handling
- Remove internal methods from help strings
- Improve
sync
error handling - Fix syncing of raw files with uppercase extension
- Fix
sync
file extension normalization
- Fix
sync
of private assets
- Fix
migrate
command
- Fix issue with optional arguments
- Add support for auto-paginated Admin API calls
- Add support for viewing details of saved configurations
- Bump
pycloudinary
to1.25.0
- Add release tools
- Fix
upload_dir
error
- Add
include-hidden
option tosync
- Add
deletion-batch-size
option tosync
- Improve sync of files with special characters
- Fix default batch size for asset deletion
- Fix
sync --pull
for files with extension in public id - Fix
sync --pull
for root folder
- Add support for
--keep-unique
option insync
- Fix dependencies versions
- Add support for Provisioning API
- Add support for utility methods
- Improve expression in
query_cld_folder
- Refactor path/public_id formatting
- Normalize folder name when querying resources
- Use upload_large when file size is larger than 20MB
- Fix Windows path/public_id formatting
- Update Windows configuration approach
- Fix package installation issue
- Fix unit tests
- Fix package creation
- Fix
url
command
- Fix broken uploader commands
- Fix sync pull command
- Clean up and refactor code
- Add folder: prefix to Search API query in sync
- Add Python installation information
- Disable Windows color formatting
- Update help and README
- Fix sync pull
- Fix populating templates with config
- Remove specific dependency versions in requirements.txt
- Remove some details and add links to the CLI documentation.
- Update configuration via
os.environ.update
andcloudinary.reset_config
- Improve PEP 8 compliance
- Hotfix for pycloudinary 1.18.1 incompatibility
- Update README and usage of various commands
- Add simple commands -
cld upload
instead ofcld uploader upload
- Improve PEP8 compliance
- Fix csv generation
- Add
--from_url
option for config - Add simple commands
- Clean up file structure - move non-core modules to a new folder
- Add csv report functionality for Search API
- Add support of multi-threading
- Add
--save
for saving outputs - Add
sync
command - Add
migrate
,auto-paginate
for admin api - Fix
-A
for search API - Add additional configuration feature
- Add
auto-paginate
+filter fields
option for Admin API - Migrate ls method into search
- Add additional functionality
- Add formatting
- Add doc flags
- Add filter fields
- Add custom templates
- Add User Agent
- Add video player
- Update template directory
- Initial commit
- Include pycloudinary version in user agent
- Rename media library widget