Releases: tastphp/tastphp
Releases · tastphp/tastphp
change tastphp framework composer version to 2.0.0
modify composer.lock
- modify composer.lock (update
tastphp/frameworkversion v1.4.0 to v1.7.3)
Added CacheConfigCommand && CacheRouteCommand etc
v1.3.5 (2017.10.20)
Added
- CacheConfigCommand && CacheRouteCommand
- default register twig
change Tastphp core Framework version to ~1.7
- change Tastphp core Framework version to ~1.7
about Tastphp core Framework changelog:
- refactor kernel && optimize config service, enhance performance 10X!
- Fixed Router merge route array bug when route empty
- Fixed YamlService parse empty string warning
- clean code for kernel Listener && remove business logic Listeners (
src/Framework/Listener/MailListener.php、src/Framework/Listener/MiddlewareListener.php)
detail visit: https://github.com/tastphp/framework/releases/tag/v1.7.0
remove console GenerateAdminController & GenerateAdminRoutes Command
- remove console GenerateAdminController & GenerateAdminRoutes Command
Change console.php to console && compatible no config file
-
Change console.php to console
-
compatible no config file
modify app example version
- modify app example version
compatibility psr-11 and psr-7
added
- compatibility psr-11 and psr-7
fixed
- Fixed some issues
Fixed some bugs
- Fixed some bugs