- First release;
- Separation of different types of connections using different contexts.
- Pooling will not use connection, connection belongs to pooling contexts.
- Release connection after query when pooling.
- Dependencies updates and general improvements.
- Fix typing for writable query.