0.17
Events have landed ! Check out the documentation for more informations.
- The protected property
parameters
of theXenus\Collection
class has been renamed toconfiguration
. - The
Xenus\CollectionParameters
class has been renamed toXenus\CollectionConfiguration
. - A collection can now be resolved by relationships using an implementation of the
Xenus\CollectionResolver
interface.