* **fixed:** mysql port connection issue (with MaxScale proxy)
2.2.6
* **fixed:** syntax error
2.2.5
* **enhancement:** adding colour to logs * **enhancement:** addition of port in database connection settings * **fixed:** replacing depreciated 'is" syntax with ==
2.2.4
* **enhancement:** allowing '~' as home directory for filepaths in all settings file parameters - will be converted when initially read
2.2.3
* **fixed:** delimiters catered for in sql scripts
2.2.2
* **refactor:** `list_of_dictionaries` now returns bytes decoded into UTF-8 string when rendered to other mark-up flavour. * **refactor:** moved module level numpy imports so that packages with fundamentals as a dependency do not have numpy as a needless dependency