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

Version 1.7.0

Compare
Choose a tag to compare
@gitbrent gitbrent released this 15 May 04:31
· 237 commits to master since this release

Implemented Enhancements:

  • Renamed getItems() list method to items().
  • Modify user() method option names to be case insensitive #17 (gitbrent)
  • Get members of a specific group given its name #19 (ra6hi9)

Fixed Bugs:

  • Added catch() to core REST method call to properly handle failed queries
  • Updated Node detection to be more accurate and work with Angular, etc. (aka:"ERROR in ./node_modules/sprestlib/dist/sprestlib.js") #23 (azmatzuberi)