Changes
=======

0.1.2
-----

2009-09-30
~~~~~~~~~~

* Updated the license to GNU AGPLv3 and updated ``MANIFEST.in`` to include 
  documentation and tests in the source distribution.

2009-08-12
~~~~~~~~~~

* Refactored to move the helper functions to the ``configconvert.internal`` 
  module.
* Removed old functions, refactored ``existingFile()`` 
  and ``existingDirectory()``
* Added in documentation and tests

0.1.1
-----

2009-03-26
~~~~~~~~~~

* Moved StringToBool to FormConvert

0.1.0
-----

* Removed the dependency on Paste
* Added the conversion tools needed by PowerPack
* First version
