New
- improved error feedback when IDs in queries can not be found, this introduces the or_fail_for_id(id) method to be used instead of
Bugfixes
- improved error feedback when IDs in queries can not be found
- allow OPTIONAL subqueries to fail with not found errors (instead of crashing the query engine)
Updates
- most dependencies were updated to their latest versions