v2.2.6
Fixes a bug when creating resources from existing MySQL Database where the schema does not meet the standard naming convention.
There are minor updates to the config file that should be published. After the upgrade, make sure you publish the resources using the following command
php artisan vendor:publish --provider="CrestApps\CodeGenerator\CodeGeneratorServiceProvider" --tag=default --force