Skip to content
This repository was archived by the owner on Jan 8, 2026. It is now read-only.

Releases: mvexel/overpass-api-python-wrapper

0.7.2

Choose a tag to compare

@mvexel mvexel released this 10 Aug 20:38

Quick hot fix release to revert unintended license change in the toml file :(

0.7.1

Choose a tag to compare

@mvexel mvexel released this 10 Aug 19:55
7e6a2fb

First release in a while! Should not break anything. Addresses some issues with multipolygons and adds some properties to geojson output.

See full changelog

0.7

0.7

Choose a tag to compare

@mvexel mvexel released this 10 Dec 21:44
0db1a7e

Adding multipolygon and relation support, thanks @lukasmu and everyone who helped review.

0.6.1

Choose a tag to compare

@mvexel mvexel released this 30 Aug 04:01

Minor bug fix release, #50 fixed

0.6.0

Choose a tag to compare

@mvexel mvexel released this 06 Apr 19:02
  • Repaired existing tests
  • Support for returning CSV output as Python list

0.5.5

Choose a tag to compare

@mvexel mvexel released this 21 Aug 23:15

Initial PyPi release

Choose a tag to compare

@mvexel mvexel released this 04 Dec 19:56

0.0.2 was not released, decided to bump to 0.1.0 for the initial PyPi version.

Initial PyPi release

Choose a tag to compare

@mvexel mvexel released this 04 Dec 19:49

Initial release for PyPi

Initial release

Choose a tag to compare

@mvexel mvexel released this 25 Sep 16:55

Minimum viable thing.