v0.14.0
New on this version
Added
App\Controllers\NullController
classApp\Helper\AppDotEnv;
classApp\Templates\NullTemplate
classApp\Views\NullView
class- Dotenv section in
public/index.php
- option
envFile
toapp
section inconfig/config.php
Changed
- require linna/framework v0.25.0
composer.json
autoload section- all App classes are loaded with composer autoload
Removed
- Autoloader section from
public/index.php
bin/compile-routes
scriptconfig/routes.compiled.php
file- option
compiledRoutes
toapp
section inconfig/config.php
For more information read the full changelog.