Skip to content

v1.6.0

Choose a tag to compare

@lbovet lbovet released this 12 Sep 08:08
· 2 commits to master since this release

Features:

  • Added hooks
    • $onBind(cb) called when object is bound.
    • $onLoadItem(cb) called when collection items are loaded.

Fixes:

  • Depth of objects in collections is limited in order to circumvent potential problems in backends (e.g. spring-data-rest)