v1.11.5
- Support duration_seconds, poll_interval and kill_on_interrupt options in SQLAlchemy connection string.
Thanks @acountrec. (#214) - Support passing the execute method keyword arguments to the pandas.read_csv method arguments.
Thanks @bjcttam, @austinlostinboston. (#169, #210)