Compatibility shims to get [datasette-graphql](https://github.com/simonw/datasette-graphql) working (thanks mnsrulz for reporting in #18)
0.5
- Fix broken .json format for arbitrary SQL queries 13 - Migrate to new read_ndjson_auto function (contributed by Mause) 14
0.4
Support cursor.fetchone()
0.3
- Add `file` option to load an existing DuckDB file - Add `watch` option to detect new/removed files in directory mode - Add `httpfs` flag to support HTTPFS extension
0.2
Add support for serializing the `date` type
0.1
Initial release of support for DuckDB engine on Parquet, CSV and JSON lines files