Skip to content

0.13.0

Compare
Choose a tag to compare
@willishq willishq released this 16 Oct 19:40
· 173 commits to master since this release

Added

  • ->setData(...) and ->setTransformer(...) methods to resources
  • able to set url include parameters with no set variables, ie. include=comments:limit(5|1):new

Changed

  • Finally, much improved JSON-API support thanks to @felixkiss

Enhancements

  • Short array syntax throughout
  • Test improvements