Last planned minor release before v1.0
- Deprecate
ArrayAreOverlapingEachOther
and favourOverlaps
. These two DQL functions are identical and v1.0 will seeArrayAreOverlapingEachOther
removed. - Update confusing language in function classes inheriting
AbstractFunction
. - Add functional tests for the query functions so there are some real-life examples for reference.
- Break-down README in several self-contained documents.