- Fix for GSheets where the first row is not detected as column names
1.0.8
==========================
- Do not try to import non-specified adapters - Fix for querying datetime/date/time via SQLAlchemy
1.0.7
==========================
- Add support for using Google Application Default Credentials for Google Sheets - Make package PEP 561 compatible - Add ``requests`` as a dependency - Documentation fixes
1.0.6
==========================
- Add an adapter for system resources (CPU usage for now) - Improve PEP 249 compatibility
1.0.5
==========================
- Implement ``do_ping`` for GSheets dialect - Create a ``cookiecutter`` template for new adapters - Add a ``StringDuration`` field - Add GitHub adapter - Handle arbitrary number formats in Gsheets