Skip to content
This repository has been archived by the owner on Feb 2, 2019. It is now read-only.

Accept record ids in the patron API functions

Pre-release
Pre-release
Compare
Choose a tag to compare
@SydneyUni-Jim SydneyUni-Jim released this 20 Nov 06:09
· 10 commits to master since this release
501061d

Update the patron API functions to accept record ids from sierra-record-id.

Changlog

  • Add dep on v0.2.0 of sierra-record-id.
  • Update v4/patrons.js to accept record ids.
  • Add getPatronFines and getPatronHolds to v4/patrons.js.
  • Require Node v8 LTS.