Elvis Pranskevichus (5):
Test floating point edge case decoding with text input
Remove the expectation of receiving an "anyarray" type in query output
Shorten the nested array decoder code
Add a test for ENUM type
Add Github issue template.
Vitaly Burovoy (1):
Fix parsing server version string for non-final releases (devel, beta etc.)
Yury Selivanov (5):
Give auto-prepared statements more distinct names.
github: Reword issue template
Add 'init' parameter to `create_pool()`. Addresses issue #80.
setup.py: Mark asyncpg as production/stable