This repository was archived by the owner on Jun 18, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Office 365 SDK for Android #
2
2
3
+ ### Version 0.10.0 ###
4
+
5
+ * Support for deserialization of entity subclasses a650fb1
6
+ * Initial test structure for outlook services d51911b
7
+ * Added tests for deserializing lists and single items in the correct d… … f445dea
8
+ * Updated CalendarView tests, added getCalendarView for particular cale… … 6de06e3
9
+ * Adding new ADAL based dependency resolver 1530d5e
10
+ * Updating sample with new ADAL based dependency resolver 54ad1f0
11
+ * OrderBy support bb34fc7
12
+ * Added tests for skip and order by 08ed48e
13
+ * Version bump d9637b6
14
+ * Excluding android support from resulting .jar from .aar
15
+
16
+
17
+ ### Version 0.9.4###
18
+
19
+ * Library consolidation into a new package : odata-engine-core
20
+ * projection and expansion support for single entities ($expand and $select)
21
+ * Fixed issue with custom headers that were not being added properly
22
+ * Updated ADAL version to use (,2.0)
23
+ * Removed CredentialsFactory interface
24
+ * Added tests for CalendarView functions
25
+
3
26
### Version 0.9.3###
4
27
5
28
* Excluding third party dependencies when creating .jar artifact. issue #45
You can’t perform that action at this time.
0 commit comments