Hey gang -
Alembic 0.5.0 is now available. We've accumulated a significant bunch of bug fixes and new features, quite a few of which were contributed via pull requests. Thanks to all involved to get this release packed with a lot of new stuff.
With version 0.5, we've dropped support for SQLAlchemy 0.6 and you should at least be on a recent 0.7 series (>= 0.7.3) for this version.
Full list of changes can be viewed at:
https://alembic.readthedocs.org/en/latest/changelog.html#change-0.5.0 .
Download Alembic 0.5.0 at:
https://pypi.python.org/pypi/alembic/
- mike