Skip to content

1.12.0

Compare
Choose a tag to compare
@dereuromark dereuromark released this 30 Jun 12:34
· 270 commits to master since this release

Improvements

Disabling object collection annotation in templates is now possible using config templateCollectionObject set to false
This way, if you always pass arrays of Entities for find() or paginate() calls, you can now reflect that.
You can also set a custom FQCN if you need to.