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 d842ec3 commit 0fc109dCopy full SHA for 0fc109d
CHANGES.txt
@@ -1,6 +1,28 @@
1
Changes
2
-------
3
4
+0.0.21 (2020-1X-XX)
5
+^^^^^^^^^^^^^^^^^^^
6
+
7
+* Allow to use custom Cursor subclasses #374
8
9
+* Fill Connection class with actual client version #388
10
11
+* Fix legacy __aiter__ methods #403
12
13
+* Fix & update docs #418 #437
14
15
+* Ignore pyenv's .python-version file #424
16
17
+* Replace asyncio.streams.IncompleteReadError with asyncio.IncompleteReadError #460 #454
18
19
+* Add support for SQLAlchemy default parameters #455 #466
20
21
+* Update dependencies #485
22
23
+* Support Python 3.7 & 3.8 #493
24
25
26
0.0.20 (2018-12-19)
27
^^^^^^^^^^^^^^^^^^^
28
0 commit comments