Skip to content

v2.1.0

Choose a tag to compare

@DavidDuwaer DavidDuwaer released this 27 Nov 19:04
· 62 commits to master since this release
  • A .fresh() method has been added, which can be called on any Model instance to obtain a fresh version of that model from the API
  • A .limit() method has been added to the query builder, which allows you to limit the number of results returned by a query.