Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

Commit 0dfeb01

Browse files
author
Marcos Torres
committed
Update file with v0.10.0 changes
1 parent 36b3811 commit 0dfeb01

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGES.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# Office 365 SDK for Android #
22

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+
326
### Version 0.9.3###
427

528
* Excluding third party dependencies when creating .jar artifact. issue #45

0 commit comments

Comments
 (0)