Releases: MiraFramework/render
Releases · MiraFramework/render
v2.0.5
v2.0.4
Change Log
- Changed how yield renders templates. Now it passes it through the template engine and also carries over all variables accessible on the template.
v2.0.3
Change Log
- added
yield
,section
andendsection
template tags
v2.0.2
Change Log
- Renamed Render file.
- header and footer now get same variables as passed to the template
v2.0.1
Change Log
- Fixed an outdated appmodels dependency
v2.0.0
Change Log
-
First release officially for version 2.0 of Mira Framework
-
fixed namespace issue inside render class
v0.2.0
Change Log
- fixed Project namespace issue
- added capability of ps4 standards
Updated For Tests
- Includes 100% test coverage with the
miraframework/tests
provider
Stable Release
Change Notes
- Edited version of the required packages
Stable Release
Change Log
- Added requirement of miraframework/appmodels inside composer file