Skip to content

Releases: technologiestiftung/giessdenkiez-de-osm-pumpen-harvester

v1.4.0

18 Apr 14:40
9d8ca61
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.1...v1.4.0

v1.3.1

14 Apr 09:10
f44787f
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency pandas to v1.3.2 by @renovate in #28
  • chore(deps): update dependency requests to v2.26.0 by @renovate in #29
  • docs: Add contributors and credits [skip ci] by @vogelino in #38
  • fix: replaces deprecated set-value command by @JensWinter in #42

New Contributors

Full Changelog: v1.3.0...v1.3.1

fix(OSM Tags): field changes

10 May 12:02
c938dcb
Compare
Choose a tag to compare

OSM has changed their tagging rules for Berlin pumps. Instead of 'description'='Berlin Straßenbrunnen' they can now be found with the tag 'network'='Berlin Straßenbrunnen'. This caused our query to no longer find any pumps.

Increase test coverage

01 Mar 11:17
f2db03f
Compare
Choose a tag to compare

Actually fix calls from external repo

01 Mar 10:48
52ca069
Compare
Choose a tag to compare

Fix external action calls

01 Mar 08:02
98e46de
Compare
Choose a tag to compare

There where some hiccups with calling this action from other repos. This release hopefully fixes that

Adds tests

22 Feb 16:28
efdd6c3
Compare
Choose a tag to compare

This version adds tests. No new features. Only some edge case fixes

Fix workflow

24 Aug 15:57
Compare
Choose a tag to compare

Fix: Error where the fetch_osm_pumps.py could not be found

Initial release

24 Aug 13:00
Compare
Choose a tag to compare
v1.0.0

docs