build.bat - added cxf and py2exe options. gui.py - corrected function error. created cxfreeze_setup.py. shared.py - corrected data_path for frozen dists.
0.0.13
Changed __main__ to call cli or gui modules. Created open_create_datafile, auto_upd_datafile and version in shared module. Corrected usage.txt and usage_en.txt.
0.0.12
Forgot to update CHANGES.txt. :)
0.0.11
Corrected MANIFEST.in, excluded venv from git. Started cfg of cx_freeze in setup.py but it isn't working yet.