- Allow adapters to return complex types (eg, datetime) - Implement ``Order.ANY`` for columns that can be sorted by the adapter - Add all columns to the weatherapi.com adapter
0.3.1
==========================
- Add safe mode through ``shillelagh+safe://`` - Fix isolation levels for apsw
0.3.0
==========================
- Handle conversion of datetime objects (time, date, datetime) natively
0.2.1
==========================
- Ignore empty columns in gsheets
0.2
========================
- Add DB API 2.0 layer - Add SQLAlchemy dialect - Add GSheets adapter - Add drop-in replacement for ``gsheets://`` dialect