0.11.0
版本发布时间: 2022-03-05 02:44:35
geoalchemy/geoalchemy2最新发布版本:0.14.1(2023-07-25 22:05:16)
What's Changed
- Fix spatial index declaration by @adrien-berchet in https://github.com/geoalchemy/geoalchemy2/pull/344
- Use RecoverGeometryColumn instead of AddGeometryColumn with SQLite by @adrien-berchet in https://github.com/geoalchemy/geoalchemy2/pull/354
- Remove metaclass as in SQLAlchemy, rework the tests and some reformatting by @adrien-berchet in https://github.com/geoalchemy/geoalchemy2/pull/357
- Example of specific compilation for sided buffer with SQLite dialect by @adrien-berchet in https://github.com/geoalchemy/geoalchemy2/pull/361
- Add a simple API to register custom mapping for SQLite function names by @adrien-berchet in https://github.com/geoalchemy/geoalchemy2/pull/360
- Add GitHub URL for PyPi by @andriyor in https://github.com/geoalchemy/geoalchemy2/pull/364
- Add Alembic helpers for Add/Drop columns with SQLite by @adrien-berchet in https://github.com/geoalchemy/geoalchemy2/pull/362
New Contributors
- @andriyor made their first contribution in https://github.com/geoalchemy/geoalchemy2/pull/364
Full Changelog: https://github.com/geoalchemy/geoalchemy2/compare/0.10.2...0.11.0