- Add support for Tornado-based actions. With usage of the module :py:mod:`reversible.tornado`, the ``forwards`` and ``backwards`` methods can now be asynchronous. See :ref:`tornado-support-overview` for details.
0.1.1
------------------
- Fix bug where :py:func:`reversible.gen` couldn't handle functions that were not generators and still returned a result.