We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc0cf19 commit 20cc61eCopy full SHA for 20cc61e
CHANGELOG.rst
@@ -6,6 +6,18 @@ Changelog
6
7
.. note:: This version is not yet released and is under development.
8
9
+0.5 (2021-04-14)
10
+~~~~~~~~~~~~~~~~
11
+
12
+* Add support to retry a failed request
13
+* Improve test handlers to fix issues with Py2.7 and PyPy
14
+* Improve tests
15
+* Add Support for Python 3.6
16
+* Add function to handle remark tags and elements
17
+* Add support to parse data from ET.Element
18
+* Move attribute modifiers from class to package
19
+* Change to use Exception instead of BaseException
20
21
0.4 (2016-12-08)
22
~~~~~~~~~~~~~~~~
23
0 commit comments