Releases: mathmarques/Smarty-View
Releases · mathmarques/Smarty-View
Slim 4 support
2.0.1 Update composer.json
1.2.0: Add support for Smarty 4.0
Merge pull request #11 from Rudloff/patch-2 Add support for Smarty 4.0
1.1.2: Merge pull request #7 from Rudloff/patch-1
Use correct callable type instead of callback
1.1.1: Fixed #4
- Fixed 'pluginsDir' setting. #4
1.1.0
- Added
registerPlugin
proxy method - Deprecated
addSlimPlugins
(See README for new way to add Slim plugins)
1.0
Update Slim