Changelog
=========

0.3.1
-----
 - handle aliases in session management via new getSession() function "alias" argument

0.3.0
-----
 - add new getUserSession function which can accept an existing session as input argument
 - removed GeoTypes dependency

0.2.5
-----
 - changed package source layout

0.2.4
-----
 - added SQLAlchemy engines vocabulary

0.2.3
-----
 - updated package dependencies

0.2.2
-----
 - changed import of threading.local module

0.2.1
-----
 - merged updates from z3c.zalchemy parent package

0.2
---
 - switched to ZTK-1.1.2

0.1.1
-----
 - add "pool_recycle" attribute to IEngineDirective and IAlchemyEngineUtility interfaces
 - use properties in AlchemyEngineUtility
 - updated locales

0.1
---
 - initial release
