This repository has been archived by the owner on May 18, 2020. It is now read-only.
Releases: jasonjoh/node-outlook
Releases · jasonjoh/node-outlook
Fixed paging bug in Exchange library.
The Cordova library adds a query parameter '_=' to all requests. When it pages (using $skip), it adds it twice, which ends up breaking the OData parser in the service. Disabled code that adds this parameter.
Initial release of the module.
v1.0.1 Increment version number in package.json