v1.6.0
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)