=========================
* Fixed ``--split`` which did not actually write any files. (Ticket 19)
* Fixed encoding error when reading data from Excel files that used cell
formats of type data, error or time.
* Fixed validation of Decimal fields, which resulted in a
``NotImplementedError``.
* Fixed internal handling of ranges with a default, which resulted in a
``NameError``.