Skip to content

New Features & Bug Fixes

Compare
Choose a tag to compare
@tihomiro tihomiro released this 22 Dec 12:16
· 59 commits to master since this release
  • 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.