Skip to content

0.25.0

Compare
Choose a tag to compare
@teppokoivula teppokoivula released this 30 Jun 07:19
· 30 commits to master since this release
c72fea8

Added

  • New method View::renderView() for rendering View with specific view file, without layout.
  • New method Page::renderView() for rendering Page with specific view file, without layout.

Fixed

  • Malformed sprintf statement for exceptions thrown by View::setViewsPath().