* support for `transaction` is slightly altered. this package will now raise
an import error if `transaction` and `zope.sqlalchemy` are not available IF the
environment variable `SQLASSIST_DISABLE_TRANSACTION` is not set.
* cleaned up docstrings
* packaging fixes
* excluding SQLAlchemy==1.4 branch until further testing can be done. this will return soon.