Published July 21, 2025 | Version 0.18.0
Software Open

geoalchemy/geoalchemy2: 0.18.0

Description

What's Changed

  • Build: Deprecate Py<3.10 by @adrien-berchet in https://github.com/geoalchemy/geoalchemy2/pull/538
  • Feat: Add more return types for spatial functions and update some typehints by @adrien-berchet in https://github.com/geoalchemy/geoalchemy2/pull/540
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/geoalchemy/geoalchemy2/pull/539
  • Compile literal binds by @adrien-berchet in https://github.com/geoalchemy/geoalchemy2/pull/543
  • Feat: Improve Geometry initializer to make the dimension optional by @adrien-berchet in https://github.com/geoalchemy/geoalchemy2/pull/544
  • Chore (mariadb): Stop converting WKB to WKT by @adrien-berchet in https://github.com/geoalchemy/geoalchemy2/pull/545
  • Docs: Update doc to run the tests inside docker containers by @adrien-berchet in https://github.com/geoalchemy/geoalchemy2/pull/546
  • Test: Add benchmark tests by @adrien-berchet in https://github.com/geoalchemy/geoalchemy2/pull/547
  • Test: Add more benchmarks by @adrien-berchet in https://github.com/geoalchemy/geoalchemy2/pull/553
  • Chore: Create FUNDING.yml by @adrien-berchet in https://github.com/geoalchemy/geoalchemy2/pull/554
  • Test: Improve readbility of benchmark results by @adrien-berchet in https://github.com/geoalchemy/geoalchemy2/pull/556
  • Perf: Define slots in element classes to reduce memory usage of elements by @adrien-berchet in https://github.com/geoalchemy/geoalchemy2/pull/555
  • Feat: Handle computed columns by @adrien-berchet in https://github.com/geoalchemy/geoalchemy2/pull/557
  • Fix: Remove warning message from MySQL/MariaDB reflection by @adrien-berchet in https://github.com/geoalchemy/geoalchemy2/pull/560
  • Chore: Move reflection type registering by @adrien-berchet in https://github.com/geoalchemy/geoalchemy2/pull/561
  • Docs: correct doc strings by @pjonsson in https://github.com/geoalchemy/geoalchemy2/pull/562
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/geoalchemy/geoalchemy2/pull/563
  • Feat: Add support of spatial indexes for Raster type for PostgreSQL by @adrien-berchet in https://github.com/geoalchemy/geoalchemy2/pull/564
  • Release: 0.18.0 by @adrien-berchet in https://github.com/geoalchemy/geoalchemy2/pull/565

New Contributors

  • @pjonsson made their first contribution in https://github.com/geoalchemy/geoalchemy2/pull/562

Full Changelog: https://github.com/geoalchemy/geoalchemy2/compare/0.17.1...0.18.0

Files

geoalchemy/geoalchemy2-0.18.0.zip

Files (291.2 kB)

Name Size Download all
md5:cf0fc3b512a83773da018b373ee7542d
291.2 kB Preview Download

Additional details

Related works