--------------------
Beta Release: If you try out this version, please provide feedback!
Added public API for use within Zope acquisition context to access
the underlying zc3.sqlalchemy `ZopeWrapper` instance, with added
error handling and logging to deal with situations where Zope
context may have been lost.
Tests now assume a testrunner such as nose or py.test, and
testfixtures has been added as a testing dependency.