Changelog
=========


TODO:

- check expected spellout for each input
- delete_matching: yes/no
- delete_other: all, given, none
- set_delete: global, slot, vi


Version 0.2.4
-------------

Drop Python 3.3 support, add python_requires.


Version 0.2.3
-------------

Tag wheel as universal, include license file.


Version 0.2.2
-------------

Fixed typo in expected spellouts of german.yaml example.

Ported tests from nose/unittest to pytest.

Use os.makedirs(.., exist_ok=True) on Python 3.

Update meta data, tag Python 3.6 support.


Version 0.2.1
-------------

Fixed PDF rendering on Linux under Python 3.


Version 0.2
-----------

Added Python 3 support.

More detailed --version information.


Version 0.1.4
-------------

Fixed PDF-viewer opening functions on Linux and Darwin.


Version 0.1.3
-------------

Fixed broken manual install due to setuptools automatic zip_safe analysis not
working as expected.


Version 0.1.2
-------------

Added wheel.


Version 0.1.1
-------------

Added support for python -m dmengine invocation.


Version 0.1
-----------

First public release.
