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