Skip to content
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.

Latest commit

 

History

History
20 lines (12 loc) · 548 Bytes

CHANGELOG.md

File metadata and controls

20 lines (12 loc) · 548 Bytes

0.2.1 (2021-11-23)

  • fix: can't request a boolean property of a json object

0.2.0 (2021-10-24)

  • new: support for one-to-one lookups
  • new: _doc column is no longer required for FTS queries
  • internal: rename list-relation property kind to list-lookup
  • internal: move gql doc merging from buildSchema() to loadModel()

0.1.0 (2021-10-06)

  • fix DateTime serialization in subqueries (03f71f1)
  • internal preparations for usage within hydra

0.0.0

  • First release