Skip to content

Releases: geoblocks/etter

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 27 Aug 08:48
d9d74d2

0.7.1 (2026-08-27)

Bug Fixes

  • consolidate duplicated datasource helper code (#277) (b5a1fd7)

Performance Improvements

  • filter by type before building Features in search() (#276) (b455935)

Documentation

  • document commit-type visibility rules for release-please (#278) (c3d0f89)
  • drop redundant model_provider from init_chat_model docstring examples (#261) (5a75a59)

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 14:40
66566d6

0.7.0 (2026-07-24)

Features

Bug Fixes

  • correct word_similarity argument order in PostGIS fuzzy search (#215) (02e5155)
  • merge segments and serialize GeoDataFrame values correctly (#191) (747b71c)

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 07:55
18098ff

0.6.0 (2026-06-19)

Features

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 08:49
e219ca9

0.5.0 (2026-06-18)

Features

v0.4.3

Choose a tag to compare

@github-actions github-actions released this 11 Jun 06:37
eb97bd2

0.4.3 (2026-06-11)

Bug Fixes

  • composite: align behavior with documented per-source max_results (#162) (16e46fd)
  • raise ParsingError instead of assert for GeoQuery type check (#161) (f314206)

Documentation

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 08 Jun 10:59
659f257

0.4.2 (2026-06-05)

Performance Improvements

  • optimize geopandas/Shapely usage across datasources and spatial operations (#143) (aaf9e9b)

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 12 May 05:56
c8eb122

0.4.1 (2026-05-12)

Bug Fixes

  • address security issue with urllib3 (from 2.6.3 to 2.7.0) (#123) (45a4fa0)

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 11 May 15:56
54e3cf7

0.4.0 (2026-05-11)

Features

  • 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)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 07 May 12:06
5c2a4eb

0.3.0 (2026-05-06)

Features

  • 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)

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 27 Apr 06:10
d434170

0.2.1 (2026-04-23)

Bug Fixes

  • align OBJEKTART_TYPE_MAP with swissNAMES3D 2025 catalogue (#96) (e0a3fb4)
  • reduce prompt token count by ~34% (#94) (4e1876e)