Release 0.4.0
I proud to announce new aiopg release 0.4.0.
This is major release, I highly recommend to switch on it.
The main features are:
- support for JSON and HSTORE PostgreSQL types
- accepting extended SqlAlchemy types (with proper conversions) as input parameter for SELECT/INSERT/UPDATE etc.
- added timeouts for SQL queries