This repository has been archived by the owner on Jan 18, 2021. It is now read-only.
Version 1.6.0
Implemented Enhancements:
- Add support for SP User Profile API #14 (ra6hi9)
- Removed jQuery methods from sprestlib.js - there are now ZERO library dependencies!
- Add async/await example #16 (wmertens)
- Removed all ES6 code from
sprestlib-demo.html
(it is IE11 compatible now!), plus moved deps to CDN from local files. - Improved error messages/feedback
Fixed Bugs:
- Fixed two issues with CRUD operations via Node.js
- Fixed a few minor issues with parsing no results in certain scenarios, etc.