Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

Releases: gitbrent/SpRestLib

Version 1.0.0

09 Aug 02:53
Compare
Choose a tag to compare

Implemented Enhancements:

  • Added ability to lookup users by login
  • Node connectivity to SharePoint (Office 365) works now
  • Last bit of cleanup work to arrive at v1.0.0

Version 0.12.0

06 Jul 03:18
Compare
Choose a tag to compare

Fixed Bugs:

  • Lots of code cleanup and bug fixes

Version 0.11.0

25 Jun 18:51
Compare
Choose a tag to compare

Fixed Bugs:

  • Misc bug fixes

Implemented Enhancements:

  • Added baseUrl method to List API to dynamically set baseUrl on a per-call basis
  • Added cache, contentType and type='POST' options to rest() API
  • Added ability to get user info by Title or Email
  • Added new .recycle() List method
  • Added sprestlib.bundle.js file (using gulp)
  • Added bower support

Version 0.10.0

01 Jun 02:13
Compare
Choose a tag to compare

Code Cleanup
New Features