------ * Locked in the version of pyparsing after 2.1.5 broke compatibility again.
0.5.18
------ * Bug fix: Correct name substitution/selection logic * Swapped out ``bin/run_dql.py`` for ``bin/install.py``. Similar concept, better execution.
0.5.17
------ * Bug fix: Can't display Binary data
0.5.16
------ * Bug fix: Can't use boolean values in update statements
0.5.15
------ * Gracefully handle missing imports on Windows
0.5.14
------ * Missing curses library won't cause ImportError