Working to automate releases to GitHub, PyPI, and Conda-Forge. Fixed bug in `read_sql` that didn't set QUERYOUT when reading from a query. Added constructor to SqlCreds to create from SQLAlchemy.
0.1.3
Working to automate releases to GitHub, PyPI, and Conda-Forge
0.1.1
Fixed bug in `__init__.py`
0.1.0
First release. Basic functionality works well. Not all edge cases have been tested. Not benchmarked yet with large datasets. Logging output is not asynchronous yet.