* cletus_logger - add: user-customizable delimiter to log output
1.0.13
* all - add: minor changes tox.ini to support python 2.7, 3.4, 3.5, and pypy
1.0.12
* cletus_supp.py - add: silent arg to SuppressCheck() class to suppress all logging. Needed to handle logging volume when continually-checking for suppressions.
1.0.11
* cletus_config.py - fix: improved defaulting * everything: - ran modernizer to make the code more python3-ready
1.0.10
* cletus_config.py - fix: diminished logging
1.0.8
* cletus_config.py - added tests to confirm optional column NULLs - added remove_null_overrides to simplify use - added apply_defaults to simplify use - fix: stopped putting copy of sample configs in /tmp