Changelog¶
0.4 (2016-12-08)¶
Add SAX parser
Add option to choose DOM or SAX parser
Fix issues with CI builds with Python 3.2
Add Python 3.5 to CI builds
Fix issues (Thanks to all contributors)
Add property for default API URL
Add examples
Build Fixes
GitHub templates
Parse center information
Parse geometry information
Support Areas
0.3.1 (2015-04-30)¶
Improve example
0.3.0 (2015-04-30)¶
Improve internal data handling (Dominik)
Add helper functions (Morris Jobke)
0.2.0 (2014-12-27)¶
Added support for xml response data
Added support for exceptions
Added tests with 100% code coverage
Removed Python 2.6 support
Added more examples to the documentation