- Fix issue related to mapped class inheritance. - Fix minor bugs.
0.1b2
------------------
- Added support to use ColanderAlchemy declaratively.
0.1b
-----------------
- Added SQLAlchemyMapping.dictify method. - Updated tests with checks needed to test SQLAlchemyMapping.dictify.
0.1.0a2
--------------------
- Mentioned supported Python versions in trove classifiers. - Updated tests to run with current `colander` versions. - Made compatible with Python 3.2.