v3.0.0
Notable Changes
$entity->properties
now returns aIlluminate\Support\Collection
rather than an array. And each property in it contain id, label and value (resolve #8)
$entity->properties
now returns a Illuminate\Support\Collection
rather than an array. And each property in it contain id, label and value (resolve #8)