v5.0.0
Changed
- Breaking: API entities no longer inherit
QueryAbstractthroughApiEntityAbstract; query pagination/sort fields (page,page_size,sorts, computedoffset) are no longer part of entity instances, whileSearchableEntity.build_query_filter_model()still returnsQueryAbstractfilter models.