* Fix: Pass through keyword args for alembic_helpers.create_geospatial_table() jurgispods (533) * Chore: Fix stubs for TableRowElement adrien-berchet (534)
0.17.0
------
* Perf: Enable cache for all types of GeoAlchemy2 adrien-berchet (525) * Feat: Add new plugin to automatically attach events based on the engine dialect adrien-berchet (525) * CI: Disable SQLite for Pypy job adrien-berchet (528)
0.16.0
------
* Test: Add test in test_functional.py for custom Geometry that uses WKT elements adrien-berchet (525) * Add option to ensure all dialects are properly tested in CI adrien-berchet (526) * Improve MariaDB support adrien-berchet (524)
0.15.2
------
* Fix: Can handle negative coordinates with Spatialite adrien-berchet (517)
0.15.1
------
* Fix: Default SRID is bypassed when using floating point coordinates aballet (509) * Test: Dispose of the connection pools of the test engines adrien-berchet (511)
0.15.0
------
* Specific process for geometries with Z or M coordinate with SpatiaLite dialect spd5 (506) * Chore: Fix type hints on stubs adrien-berchet (504)