We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5b64c2 commit 0602c41Copy full SHA for 0602c41
2 files changed
AUTHORS.rst
@@ -20,6 +20,8 @@ Contributors
20
* Sergey Kovalev <s_kovalev@wargaming.net>
21
* jonahfang
22
* Yurii Shtrikker <nbb.unitto@gmail.com>
23
+* Nicolas Crocfer <ncrocfer@gmail.com>
24
+* Denys Badzo <badzyo360@gmail.com>
25
26
27
Special thanks to my wife Daisy and her outsourcing company `DecentFoX Studio`_,
HISTORY.rst
@@ -7,6 +7,14 @@ GINO 0.7
7
8
This is also version 1.0 beta 3.
9
10
+0.7.4 (2018-06-10)
11
+^^^^^^^^^^^^^^^^^^
12
+
13
+* Added aiocontextvars as required dependency required for Python 3.5 and 3.6 (#228)
14
+* Added Quart support (#213)
15
+* Fixed Tornado options parsing (#231)
16
+* Improve coding style and test coverage
17
18
0.7.3 (2018-05-19)
19
^^^^^^^^^^^^^^^^^^
0 commit comments