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