* **fixed:** `directory_script_runner` function `databaseName` parameter changed to be optional
2.2.0
* **feature:** new `execute_mysql_script` function that allows execution of a sql script directly from file * **refactor:** added a dbConn to the directory script runner
2.1.7
* **fixed:** inspect module depreciation warnings stopped * **fixed:** MySQL error messages printed to stdout (previously hidden)
2.1.3
* **enhancement:** cleaned up docs theme and structure. More documentation to come.