Skip to content

v1.1.0

Choose a tag to compare

@rougin rougin released this 07 Jun 17:52
· 185 commits to master since this release
  • Added support for multiple databases in the same database connection
  • Fixed issues regarding Doctrine
  • Fixed namespace issues
  • Improved installation process
  • Improved view layouts genereted in create:view
  • Removed Inflect.php and used CodeIgniter's Inflector Helper
  • Removed MY_Pagination.php and used CodeIgniter's Pagination Class