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.3.0 / 2018-04-17
3+ ==================
4+
5+ New functionality
6+ -----------------
7+
8+ * Add ` ResourceType ` to ` ExplicitParams `
9+ * Add ` ToType ` param to rename API
10+ * Add ` CreateZip ` API (#88 )
11+ * Add ` Async ` parameter to ` ExplicitParams `
12+ * Add ` Pages ` to ` ImageUploadResult `
13+ * Add ` StreamingProfile ` ` Transformation ` parameter
14+ * Add suffix support for private images.
15+
16+ Other Changes
17+ -------------
18+
19+ * Fix ` Tag ` API for video and raw resource types (#90 ) fixes #82
20+ * Add ` FrameworkDisplayName ` /` FrameworkDescription ` to user agent
21+ * Fix ` startTime ` of ` AuthToken ` (use UTC)
22+ * Fix ` UploadLarge ` in .NET Core
23+ * Share tests between .Net Core and .Net Framework (#91 )
24+ * Fix compilation warnings / notices
25+
2261.2.0 / 2018-03-15
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.2 .0</Version >
20+ <Version >1.3 .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.2 .0</FileVersion >
22+ <FileVersion >1.3 .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.2 .0</version >
5+ <version >1.3 .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.2 .0</Version >
12+ <Version >1.3 .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