Skip to content

Releases: mvexel/overpass-api-python-wrapper

0.7.2

10 Aug 20:38

Choose a tag to compare

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

0.7.1

10 Aug 19:55
7e6a2fb

Choose a tag to compare

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

10 Dec 21:44
0db1a7e

Choose a tag to compare

0.7

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

0.6.1

30 Aug 04:01

Choose a tag to compare

Minor bug fix release, #50 fixed

0.6.0

06 Apr 19:02

Choose a tag to compare

  • Repaired existing tests
  • Support for returning CSV output as Python list

0.5.5

21 Aug 23:15

Choose a tag to compare

Initial PyPi release

04 Dec 19:56

Choose a tag to compare

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

Initial PyPi release

04 Dec 19:49

Choose a tag to compare

Initial release for PyPi

Initial release

25 Sep 16:55

Choose a tag to compare

Minimum viable thing.