Recent Releases

0.705 Dec 2023 03:15 minor feature: Add type hints. Update requirements to 3.6.2+. Update docs to use type hints. Update CI pipelines. Add automated upload to PyPI. Build wheels.
0.621 Apr 2021 03:16 minor feature: Drop Python 2.7 support. Replace Travis CI with GitHub Actions. Change ThreadedHTTPServer to HTTPServer for tests. Add CodeQL CI tests. Add pre-commit. Improve build steps.
0.515 Apr 2021 03:15 minor feature: Add support to retry a failed request. Improve test handlers to with Py2.7 and PyPy. Improve tests. Add Support for Python 3.6. Add function to handle remark tags and elements. Add support to parse data from ET.Element. Move attribute modifiers from class to package. Change to use Exception instead of BaseException.
0.409 Dec 2016 03:45 minor feature: Add SAX parser. Add option to choose DOM or SAX parser. with CI builds with Python 3.2. Add Python 3.5 to CI builds. (Thanks to all contributors). Add property for default API URL. Add examples. Build GitHub templates. Parse center information. Parse geometry information. Support Areas.
0.3.101 May 2015 03:25 minor feature: Improve example.
0.2.028 Dec 2014 18:41 minor bugfix: Add examples. Add link to documentation to README. Fix bug, api not available in result. Improve message handling in BadRequest exception. Handle encoding errors. Test auto resolve of ways.
28 Dec 2014 18:38 minor feature: