Skip to content

Latest commit

 

History

History
47 lines (17 loc) · 1.77 KB

CHANGELOG.md

File metadata and controls

47 lines (17 loc) · 1.77 KB

2.0.7 (2024-04-19)

Bug Fixes

  • add manual deploy button to action (4b451c7)

2.0.6 (2024-03-22)

Bug Fixes

  • adds env file for standalone docker-compose [skip ci] (ac99e3d)
  • fixes devcontainer.json and docker compose for local dev [skip ci] (76d47b8)
  • removes main entrypoint that is not used anymore; updates lock file (ad6ab8d)

2.0.5 (2023-10-24)

Bug Fixes

  • fixes an error where lng/lat were not correctly extracted (3087b13), closes #206

2.0.4 (2023-10-20)

Bug Fixes

  • fixes an error in the biographies bulk retrieval (91a7960), closes #205

2.0.3 (2023-10-19)

Bug Fixes

  • fixes an error due to missing prefixes (9776346)