================= - Unlock loading ILP files into SQLAlchemy databases - Unlock loading ILP files from HTTP resources
0.4.0
================= - Dask interface: Accept and forward the new ``if-exists`` URL query parameter to Dask's ``to_sql()`` method.
0.3.1
================= - SQLAlchemy Dialect: Dependencies: Use `sqlalchemy-cratedb>=0.37.0` This includes the fix to the `get_table_names()` reflection method.
0.3.0
================= - Dependencies: Migrate from ``crate[sqlalchemy]`` to ``sqlalchemy-cratedb``