v1.2.0
- Fixed a bug involving the load promise of embedded collections
- Added a new method
isUnknown
which can be used to determine whether an URI has never been requested from the API before (except if it was purged in the meantime) - Automatically avoid n+1 queries when accessing embedded collections (#7)