Release 0.3.1 (in development)
------------------------------
Changes since previous release:

* Fixed issue: the selection does not work with numbers containing a zero

Release 0.3.0 (2009-07-07)
------------------------------
Changes since previous release:

* Added new directive: :doc:`exceltable`
* Improved :doc:`XMLTable documentation </xmltable>`
* Fixed issue: xmltable does not stop processing even if file or query is missing
* Fixed issue :issue:`4`: setup.py and paver-minilib.zip is missing from the package
* Improved python 2.4 compatibility: do not require elementtree module

Release 0.2.0 (2009-06-01)
------------------------------
Changes since previous release:

* New directive: :doc:`xmltable`
* New directive: :doc:`regxlist`
* Improved unit testing
* Improved building
* Migrated version control from subversion to mercurial
* Published the project in Bitbucket: http://bitbucket.org/jmu/rusty
* Added :doc:`FAQ </faq>`

Release 0.1.0 (2009-03-31)
--------------------------
First release, containing following functionality

* New directive: :doc:`includesh`
* New directive: :doc:`rolelist`
* Initial set of unit tests (see :ref:`testing`)
* `Paver`_ powered build and release management


.. _Paver: http://www.blueskyonmars.com/projects/paver/index.html

.. :mode=rest:
