New Features & Bug Fixes
- Feature: Implemented a composer dump-autoload feature
- Feature: Added the exclude columns functionality
- Fix: iSeed is now using PHP_EOL instead of \r\n for line endings
- Fix: Added a ::class notation to improve IDE navigation
- Fix: Formated main class files as per PSR-2 standards
- Fix: Fixed the failed table check issue when using multiple databases.