0.0.11 2016-09-24
Remove *.rst from boatman\boatman dir.
0.0.10 2016-09-24
Correct CHANGES.rst. Add entry to .gitignore.
0.0.9 2016-09-24
Correct ToDo listing in doc (setup_utils.py). Correct duplicate and indentation in boatman.py. Correct sys.path change in test file and __init__.py.
0.0.8 2016-09-24
Remove old files.
0.0.7 2016-09-24
Add pause to see boat move. Add assert to functions. Add type hinting. Correct item disapperance (boat arrives and only then the item disappears). Overall change to Py 3.5, including setup/config files. Add Sphinx function params. Refactor. Create minor cosmetic helper functions.
0.0.6 2015-05-14
Code cleanup.
0.0.5 2015-05-02
Update .gitignore.
0.0.4 2015-05-02
Update build system.
0.0.3 2015-05-02
Correct problem with git dist.
0.0.2 2015-05-02
Code cleanup. Improve Py3 compatibility.
0.0.1 2014-06-12
Initial release. cx_Freeze build doesn't work.