File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1+ 2.1.0 / 2025-01-14
2+ ==================
3+
4+ New functionality and features
5+ ------------------------------
6+
7+ * Add PHP type declarations
8+ * ⚠ While unlikely, this change could potentially alter behavior in certain cases and may require minor adjustments
9+ to your code. Please report any unexpected issues encountered.
10+
1112.0.0 / 2024-12-16
212==================
313
Original file line number Diff line number Diff line change 11{
22 "name" : " cloudinary/transformation-builder-sdk" ,
3- "version" : " 2.0 .0" ,
3+ "version" : " 2.1 .0" ,
44 "description" : " Cloudinary PHP Transformation Builder SDK" ,
55 "keywords" : [
66 " cloudinary" ,
Original file line number Diff line number Diff line change 1414 'theme ' => 'cloudinary ' ,
1515 'template_dirs ' => [$ docsDir . 'themes ' ],
1616 'title ' => 'Cloudinary PHP Transformation Builder ' ,
17- 'version ' => '2.0 .0 ' ,
17+ 'version ' => '2.1 .0 ' ,
1818 'build_dir ' => $ docsDir . 'build ' ,
1919 'cache_dir ' => $ docsDir . 'cache ' ,
2020 'default_opened_level ' => 2 ,
You can’t perform that action at this time.
0 commit comments