File tree Expand file tree Collapse file tree 4 files changed +28
-4
lines changed Expand file tree Collapse file tree 4 files changed +28
-4
lines changed Original file line number Diff line number Diff line change 11
2+ 1.4.0 / 2018-10-11
3+ ==================
4+
5+ New functionality
6+ -----------------
7+ * Add support of custom codecs in video tag
8+ * Add Google Cloud Storage protocol support in upload
9+ * Add support of user defined variables and expressions
10+ * Add support of deleting resources by transformations
11+ * Support advanced OCR
12+ * Add support of "auto" value for ` start_offset ` transformation parameter
13+ * Support remote URLs in UploadLarge API
14+
15+ Other Changes
16+ -------------
17+ * Fix moderation plugins response support
18+ * Fix sort_by and aggregate in advanced search
19+ * Test passing expression operators' value via fluent API
20+ * Fix Nuget dependency warning (fixes #116 )
21+ * Rename type param in PublishResourceParams
22+ * Escape parameters in context values
23+ * Update keyframe_interval param serialization
24+ * Fix ` TestExplicit ` dependency on the file format of the remote image
25+
2261.3.1 / 2018-05-22
327==================
428
Original file line number Diff line number Diff line change 1717 <RepositoryUrl >https://github.com/cloudinary/CloudinaryDotNet</RepositoryUrl >
1818 <PackageIconUrl >http://res.cloudinary.com/cloudinary/image/upload/c_scale,w_64/v1/logo/for_white_bg/cloudinary_icon_for_white_bg.png</PackageIconUrl >
1919 <PackageLicenseUrl >https://github.com/cloudinary/CloudinaryDotNet/blob/master/LICENSE</PackageLicenseUrl >
20- <Version >1.3.1 </Version >
20+ <Version >1.4.0 </Version >
2121 <PackageTags >Image Video Responsive Web Utility CDN Performance Resize Crop Rotate Quality Watermark Gif Jpg Jpeg Bitmap PNG Tiff Webp Webm mp4 avi Filter Effect</PackageTags >
22- <FileVersion >1.3.1 </FileVersion >
22+ <FileVersion >1.4.0 </FileVersion >
2323 <RootNamespace >CloudinaryDotNet</RootNamespace >
2424 <AssemblyName >CloudinaryDotNet</AssemblyName >
2525 </PropertyGroup >
Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
33 <metadata >
44 <id >CloudinaryDotNet</id >
5- <version >1.3.1 </version >
5+ <version >1.4.0 </version >
66 <title >Cloudinary DotNet Library</title >
77 <authors >Cloudinary</authors >
88 <owners >Cloudinary</owners >
Original file line number Diff line number Diff line change 99 <GenerateAssemblyProductAttribute >false</GenerateAssemblyProductAttribute >
1010 <RootNamespace >CloudinaryDotNet</RootNamespace >
1111 <Authors >Cloudinary</Authors >
12- <Version >1.3.1 </Version >
12+ <Version >1.4.0 </Version >
1313 <GeneratePackageOnBuild >false</GeneratePackageOnBuild >
1414 <Description >Official client library for easily integrating with the Cloudinary service</Description >
1515 <PackageTags >Image Video Responsive Web Utility CDN Performance Resize Crop Rotate Quality Watermark Gif Jpg Jpeg Bitmap PNG Tiff Webp Webm mp4 avi Filter Effect</PackageTags >
You can’t perform that action at this time.
0 commit comments