We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dce2801 commit 7b3f392Copy full SHA for 7b3f392
CHANGELOG.md
@@ -1,3 +1,18 @@
1
+1.10.0 / 2023-12-03
2
+==================
3
+
4
+New functionality and features
5
+------------------------------
6
7
+ * Add support for `--fields` parameter in `search` command
8
9
+Other Changes
10
+-------------
11
12
+ * Bump `pycloudinary` to `1.37.0`
13
+ * Improve error handling in `regen_derived` command
14
+ * Update `upload_dir` parameters description
15
16
1.9.1 / 2023-10-08
17
==================
18
cloudinary_cli/version.py
@@ -1 +1 @@
-__version__ = "1.9.1"
+__version__ = "1.10.0"
0 commit comments