Skip to content

5.6.0: View features

Compare
Choose a tag to compare
@thekid thekid released this 25 Dec 12:24
· 22 commits to master since this release
  • Merged PR #46: Allow specifying status code in View::redirect()
    (@thekid)
  • Merged PR #45: Add View::empty() to create a view which will not
    be rendered
    (@thekid)
  • Merged PR #44: Allow specifying template and fragment separated
    by # in View::named().
    (@thekid)