==========================
- Add support for DML to the GSheets adapter
- GSheets dialect now return "main" as its schema
- Schema prefix can now be used on table names
- GSheets now supports defining a catalog of spreadsheets
- Improve many small bugs in the type conversion system
- Add ``sleep``, ``version``, and ``get_metadata`` functions
- Add REPL command-line utility (``shillelagh``)
- Remove ``adapter_args``, use only ``adapter_kwargs`` now