Skip to content
This repository has been archived by the owner on Dec 12, 2018. It is now read-only.

Releases: stormpath/stormpath-sdk-node

Release 0.17.5

03 Mar 03:17
Compare
Choose a tag to compare

Release 0.17.5

Release 0.15.5

22 Jan 17:51
Compare
Choose a tag to compare
  • Fixed: collection.every(iterator, callback). The callback was being invoked
    on every page request to the API (it should only be called once the entire
    collection has been paginated). The iteration wouldn't be aborted if the
    iterator returned false. This is now fixed.
  • Tests have been improved for readability.
  • Test runner has been fixed, all unit tests are now running.

Release 0.15.4

13 Jan 11:52
Compare
Choose a tag to compare
release 0.15.4

Release 0.15.3

13 Jan 09:39
Compare
Choose a tag to compare
Merge pull request #350 from stormpath/release-0.15.3

Release 0.15.3

Merge pull request #315 from stormpath/release-0.15.2

19 Dec 00:23
Compare
Choose a tag to compare