- schemas: fix 'size' value not being dumped if it is 0 - expanded fields: add a non-resolvable system record
4.1.0
- add ServiceResultResolver and ServiceResultProxy
4.0.0
- files: add support for files metadata indexing
3.0.0
- query parser: add allow list and fields to fine tune query parsing
2.0.0
- expandable-field: add a new abstractmethod called `ghost_record` that returns the unresolvable representation aka "ghost" of the expanding entity. - global: renames resolvers to entity_resolvers
1.3.1
- custom-fields: control `field_cls` customization