You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-8Lines changed: 7 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,17 +21,16 @@ Aspose.Email Cloud is a REST API for creating email applications that work with
21
21
- Email configuration discovery.
22
22
- Disposable email address detection.
23
23
24
-
## New features in version 20.9
24
+
## New features in version 20.10
25
25
26
-
Aspose.Email Cloud SDK 20.9.0 is based on a new v4.0 REST API.
26
+
Aspose.Email Cloud 20.10.0 comes with SDK improvements:
27
27
28
-
- All SDK functions are divided into groups (Email, Calendar, Contact, Client, Ai, Mapi, etc.).
29
-
- Unified file API provided for supported file types (Save, Get, Convert, AsFile, FromFile, AsMapi/AsDto).
30
-
- HierarchicalObject based API is removed.
31
-
- All models are stored in one folder/namespace.
32
-
- The request models are simplified.
28
+
- Typescript, PHP, Java SDKs now have model builders to simplify their initialization.
29
+
- All SDK methods now have code examples with parameters initialization.
30
+
- Some models now have initialization examples for all SDKs.
31
+
- SDK reference documentation with examples now available at url [docs.aspose.cloud/email/reference-api](https://docs.aspose.cloud/email/reference-api/)
33
32
34
-
See [Release notes](https://docs.aspose.cloud/email/aspose-email-cloud-20-9-release-notes/).
33
+
See [Release notes](https://docs.aspose.cloud/email/aspose-email-cloud-20-10-release-notes/).
35
34
36
35
## How to use the SDK?
37
36
The complete source code is available in the [GIT repository](https://github.com/aspose-email-cloud/aspose-email-cloud-python/tree/master/sdk/AsposeEmailCloudSdk).
0 commit comments