1.12.0
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.