- Support inspection of Redshift datatypes (`Pull 242 <https://github.com/sqlalchemy-redshift/sqlalchemy-redshift/pull/242>`_)
0.8.8
------------------
- Remove support for Python 2.7; now requires python ``>=3.4`` (`Pull 234 <https://github.com/sqlalchemy-redshift/sqlalchemy-redshift/pull/234>`_) - Support GEOMETRY, SUPER Redshift datatypes (`Pull 235 <https://github.com/sqlalchemy-redshift/sqlalchemy-redshift/pull/235>`_)
0.8.7
------------------
- Initial SQLAlchemy 2.0.x support (`Pull 237 <https://github.com/sqlalchemy-redshift/sqlalchemy-redshift/pull/237>`_)
- Improve reflection performance by fetching/caching metadata per schema rather than for the entire database (`Pull 223 <https://github.com/sqlalchemy-redshift/sqlalchemy-redshift/pull/223>`_)