0.25.0
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().