File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change
1
+ 2.0.0 / 2024-12-16
2
+ ==================
3
+
4
+ ⚠ BREAKING CHANGES
5
+ ------------------------------
6
+
7
+ * Drop support for PHP ` 5.6 ` and ` 7.x `
8
+
9
+ New functionality and features
10
+ ------------------------------
11
+
12
+ * Add support for ` autoPad ` resize
13
+ * Add support for ` enhance ` effect
14
+
1
15
1.5.0 / 2024-05-27
2
16
==================
3
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cloudinary/transformation-builder-sdk" ,
3
- "version" : " 1.5 .0" ,
3
+ "version" : " 2.0 .0" ,
4
4
"description" : " Cloudinary PHP Transformation Builder SDK" ,
5
5
"keywords" : [
6
6
" cloudinary" ,
Original file line number Diff line number Diff line change 14
14
'theme ' => 'cloudinary ' ,
15
15
'template_dirs ' => [$ docsDir . 'themes ' ],
16
16
'title ' => 'Cloudinary PHP Transformation Builder ' ,
17
- 'version ' => '1.5 .0 ' ,
17
+ 'version ' => '2.0 .0 ' ,
18
18
'build_dir ' => $ docsDir . 'build ' ,
19
19
'cache_dir ' => $ docsDir . 'cache ' ,
20
20
'default_opened_level ' => 2 ,
You can’t perform that action at this time.
0 commit comments