Changes
=======

0.3.0
-----

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

* Updated the manifest to include the docs and tests in the source 
  distribution
* Updated license to GNU AGPLv3

2009-08-11
~~~~~~~~~~

* Relaxed the restriction on numbers being consecutive in
  ``_dict_merge_next_level()`` unless ``strict`` is specified as ``True``.

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

* First version in its own package (split off from RecordConvert and 
  ConversionKit)
* Written documentation and tested with doctest
