- New attempt at defusedxml (this one does not fail the tests).
0.4.2
- Made unicode and urlopen more robust for different python versions - Remove defusedxml again.
0.4.0
- Allow requests with lists of strings as arguments (e.g search filter) - Implemented badstatusline error - Use defusedxml library for xml-handling - Some bug fixes, documentation improvements
0.3.0
After refactoring by mjducharme. - Provides support for additional connectors. - Improves support for ticket connector. - Python 3 support.
0.2.0
Release before merging the refactoring for additional connectors by mjducharme.