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

Version 1.3.0

Compare
Choose a tag to compare
@gitbrent gitbrent released this 28 Nov 02:51
· 454 commits to master since this release

Implemented Enhancements:

  • BREAKING CHANGE: list().baseUrl() removed! (new: baseUrl param to list())
  • BREAKING CHANGE: version() method removed! (new: sprLib.version property)
  • .list() now accepts an object in addition to listname (string)
  • Added new metadata option to list().getItems() and rest() methods
  • Added new Site methods: site() - returns info, perms, users, groups, subsites, etc.