Skip to content

Releases: metaodi/osmapi

Release 0.7.0

07 Dec 15:02
Compare
Choose a tag to compare

Switch from httplib to requests

Release 0.6.2

04 Jan 15:57
Compare
Choose a tag to compare

Patch release with updated README

Release 0.6.1

04 Jan 00:25
Compare
Choose a tag to compare

Update location of online documentation, it's now available here: http://osmapi.metaodi.ch/

Release 0.6.0

26 May 06:21
Compare
Choose a tag to compare
  • SSL support for the API calls (thanks Austin Hartzheim!)
  • Run tests on Python 3.4 as well
  • A bunch of new *Error classes (see below)

Release 0.5.0

03 Jan 14:11
Compare
Choose a tag to compare
  • Changelog discussion
  • BC-break: all dates are now returned as datetime objects instead of strings

Release 0.4.2

01 Jan 18:15
Compare
Choose a tag to compare
  • Fix parsing of NodeWays result, now you actually get a Way dict
  • Add tons of documentation to improve http://osmapi.divshot.io/
  • Update pdoc to 0.3.1

Release 0.4.1

08 Oct 08:05
Compare
Choose a tag to compare

Parse dates in notes as datetime objects

Release 0.4.0

07 Oct 09:45
Compare
Choose a tag to compare

Release for OSM Notes API and generation of online documentation

Release 0.3.1

21 Jun 11:54
Compare
Choose a tag to compare

Bugfix Release for Python 3.x

Release 0.3.0

20 May 15:50
Compare
Choose a tag to compare

Support Python 3.x