Skip to content

Releases: MiraFramework/render

v2.0.5

10 Sep 02:22
Compare
Choose a tag to compare

Change Log

  • removed double end_clean

v2.0.4

02 Sep 21:13
Compare
Choose a tag to compare

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

02 Sep 20:30
Compare
Choose a tag to compare

Change Log

  • added yield, section and endsection template tags

v2.0.2

21 Aug 02:32
Compare
Choose a tag to compare

Change Log

  • Renamed Render file.
  • header and footer now get same variables as passed to the template

v2.0.1

23 Jul 02:46
Compare
Choose a tag to compare

Change Log

  • Fixed an outdated appmodels dependency

v2.0.0

23 Jul 02:27
Compare
Choose a tag to compare

Change Log

  • First release officially for version 2.0 of Mira Framework

  • fixed namespace issue inside render class

v0.2.0

22 Jul 04:38
Compare
Choose a tag to compare

Change Log

  • fixed Project namespace issue
  • added capability of ps4 standards

Updated For Tests

11 Jul 02:56
Compare
Choose a tag to compare
  • Includes 100% test coverage with the miraframework/tests provider

Stable Release

09 Jul 14:44
Compare
Choose a tag to compare

Change Notes

  • Edited version of the required packages

Stable Release

09 Jul 14:39
Compare
Choose a tag to compare

Change Log

  • Added requirement of miraframework/appmodels inside composer file