Skip to content

v1.2.6

Choose a tag to compare

@DavidDuwaer DavidDuwaer released this 06 Aug 09:39
· 113 commits to master since this release
  • Responses including related models through the relationships object without them being requested with the .with() method in the request will now be accepted (PR #55)
  • To-many relations are now being saved by the .save() as well (PR #56)
  • Improved/updated readme (PR #55)