Changes
=======

2.2.1
-----

2010-09-24
~~~~~~~~~~

* Added a compulsory ``table_names_string`` field to ``BaseSetupCmd()``

2010-09-16
~~~~~~~~~~

* Added a ``BaseSetupCmd()`` command that can be used as a basis for other 
  commands that need to create or drop tables

2.2.0
-----

2009-12-23
~~~~~~~~~~

* First version
