Skip to content

v0.16.6

Latest
Compare
Choose a tag to compare
@proycon proycon released this 28 May 21:48

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