0.2.0
Added more configuration options to the $relation property.
Now there are 3 different ways to declare a relation
:
'relations' => ['relation'],
'relations' => ['relation' => 'controller'],
'relations' => ['relation' => ['url' => controller']],