0.7.0 (2026-07-24)
- correct word_similarity argument order in PostGIS fuzzy search (#215) (02e5155)
- merge segments and serialize GeoDataFrame values correctly (#191) (747b71c)
0.6.0 (2026-06-19)
0.5.0 (2026-06-18)
0.4.3 (2026-06-11)
- composite: align behavior with documented per-source max_results (#162) (16e46fd)
- raise ParsingError instead of assert for GeoQuery type check (#161) (f314206)
0.4.2 (2026-06-05)
0.4.1 (2026-05-12)
0.4.0 (2026-05-11)
- add clipping and bordering spatial relations (#118) (d2002df)
- area-based distance inference, geodesic spatial ops, type improvements (#122) (a5ac40d)
- union multiple geometries in apply_spatial_relation (#119) (ec7525b)
0.3.0 (2026-05-06)
- add geometry output format selection (GeoJSON, WKT, WKB) (#107) (22ded27)
- reject attribute-only queries with NoReferenceLocationError (#112) (85432ff)
- store llm model as env var (#16) (1dc9d05)
0.2.1 (2026-04-23)
- align OBJEKTART_TYPE_MAP with swissNAMES3D 2025 catalogue (#96) (e0a3fb4)
- reduce prompt token count by ~34% (#94) (4e1876e)
0.2.0 (2026-04-22)
- add additional_instructions parameter to GeoFilterParser (#87) (5a8c872)
- add async aparse method to GeoFilterParser (#86) (008890b)
- introduce LocationTypeName and TypeMap (#78) (8bb8adf)
0.1.3 (2026-04-21)
0.1.2 (2026-04-21)
0.1.1 (2026-04-21)
- update package docstring (8069885)
- add datasources (5fa2731)
- add Docker support with Dockerfile and docker-compose configuration (8c84c9e)
- add MCP App (dbbe8fa)
- add rapidfuzz (2d954b5)
- add sponsor (a90fa2e)
- add sponsor (ee6d29b)
- add support for IGN BD-CARTO data source (a206c16)
- add timing to /api/query/stream (fb16004)
- add timing to /api/query/stream (3a5acc2)
- better near relation for polygon (6b51ac2)
- better near relation for polygon (0e654f0)
- datasources: add generic PostGISDataSource (09bd020)
- datasources: add type mapping support for PostGISDataSource (34dfeb4)
- datasources: add unaccent support for name matching in PostGISDataSource (14da5f3)
- docs: add VitePress site with guides and CI deployment (aeaa203)
- enhance apply_spatial_relation with spatial_config parameter (11fdeef)
- enhance PostGISDataSource with unaccent support and improve fuzzy search logic (b9d0630)
- enhance type filtering in SwissNames3DSource with hierarchical matching (382fbc0)
- implement GeoLLM MCP server with query parsing functionality (93a559e)
- implement streaming query processing with real-time reasoning (ceb5009)
- implement streaming query processing with real-time reasoning (a758e57)
- make sur doc is up to date (c233589)
- make sur doc is up to date (65cbb49)
- nicer repl (9f1e3e6)
- nicer repl (8f9fdba)
- right/left bank (58e209b)
- right/left bank (8424d26)
- update Makefile to improve installation and demo commands (77fb4c5)
- handle MultiLineString geometries for right and left buffer (e07364e)
- improve database connection error handling in PostGISDataSource (aef33a4)
- remove deduplication from search results in CompositeDataSource (6860f24)
- update doc (0175ce2)
- update GeoLLM server URL in mcp.json (e4b4bc6)
- update LLM invocation to use asynchronous method (352b0db)