0.15
- Support for multiple reverse foreign key relationships on a single table. Example. #32
- The
graphql()
template function now accepts an optionalvariables=
parameter. #54 - The
search:
argument is now available for tables that are configured using Datasette's fts_table mechanism. #56 - New example demonstrating GraphQL fragments. #57