This repository has been archived by the owner on Jun 2, 2024. It is now read-only.
Version 1.0.4 (Feature Release)
- Added
first()
(if you want to only return the first array of the query result) - Ability to use Queries without needing
where()
, can now use queries to find all and order results - Fixed Predicate Exceptions for bad query arguments (now correctly parsing them)