Skip to content

Latest commit

 

History

History
60 lines (31 loc) · 3.4 KB

CHANGELOG.md

File metadata and controls

60 lines (31 loc) · 3.4 KB

1.4.0 (2024-05-07)

Features

  • Upsert in batches to prevent timeouts (a1d5ea2)

1.3.0 (2024-05-07)

Features

  • Delete in batches to prevent timeouts (f59ee70)

1.2.0 (2024-05-06)

Bug Fixes

  • .env: Move .env to root of repo (3dac80d)
  • Rename ext geojson to json (bf1b081)
  • upsert: Query does upsert now (3d1b9d5)

Features

  • App error type (d3bf334)
  • importer: Adds WIP state of importer CI (3c36b4d)
  • Make connection options non optional (091781b)

1.1.0 (2024-04-20)

Features

  • Select trees in batches (51e8554)

1.0.1 (2024-04-19)

Bug Fixes

  • env: Rename env vars to match PG pattern (534f56b)

1.0.0 (2024-03-27)

Bug Fixes

  • cast dtype of pflanzjahr to int4 (39c0256)
  • drop 646 new trees with duplicated gmlid (30b68e0)
  • typo in badge (8dcc5d5)
  • Update dependencies to working state (a251a74)
  • Use more expressive path handling (2ca1c7b)

Features

  • Add Docker for reproduceability (69e59af)
  • data: Add tree data from 2022 as csv to repo (d1e6ae2)