0.14.0
What's Changed
- Add MySQL support by @adrien-berchet in #330
- Reorganize dialects by @adrien-berchet in #432
- Reorganize tests and fix nullable propagation and some other bugs by @adrien-berchet in #433
- setup.py needs to know about geoalchemy2.dialects by @EdwardBetts in #434
- Add auto extended feature and methods for WKT/WKB conversion from/to extended elements by @adrien-berchet in #435
- Fix CI by @adrien-berchet in #439
- Fix: Shapely remains optional requirement by @adrien-berchet in #441
- fix: handle mysql schemas in column reflection by @EtienneDG in #443
- Add an example to insert raster entries in gallery by @adrien-berchet in #438
- Add Py311 support by @adrien-berchet in #446
- Fix compatibility with Alembic>1.11 by @adrien-berchet in #447
- Fix ReadTheDocs generation by @adrien-berchet in #452
- Fix codespell config and typo 'prodived' -> 'provided' by @djm93dev in #454
- CI: Use new action to setup Mamba by @adrien-berchet in #455
- Add GeoPackage support by @adrien-berchet in #456
- Remove the management parameter by @adrien-berchet in #415
- Split load_spatialite into load_spatialite_driver and init_spatialite by @adrien-berchet in #459
New Contributors
- @EtienneDG made their first contribution in #443
- @djm93dev made their first contribution in #454
Full Changelog: 0.13.2...0.14.0