.. change::
:tags: feature
- :pullreq: 35
Added ``-r`` argument to ``alembic history`` command,
allows specification of ``[start]:[end]`` to view
.. change::
:tags: feature
- :pullreq: 34
:tickets: 55
Source base is now in-place for Python 2.6 through
.. change::
:tags: feature
:tickets: 76
- :pullreq: 24
Added ``version_table_schema`` argument
to :meth:`.EnvironmentContext.configure`,
.. change::
:tags: feature
- :pullreq: 30
:tickets: 115
upgrade and downgrade commands will list the
.. change::
:tags: feature
- :pullreq: 28
Added --head-only option to "alembic current",
will print current version plus the symbol
.. change::
:tags: bug
- :pullreq: 27
Worked around a backwards-incompatible regression in Python3.3
regarding argparse; running "alembic" with no arguments