Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

v1.1.0

Choose a tag to compare

@ctf0 ctf0 released this 28 Jun 18:02
· 173 commits to master since this release

This release could potentially break compatibility with prev version

  • add desc for page
  • check for Route::currentRouteName() internally for navigation
  • make params avail to controller through caching
  • make static (closure) routes cacheable by using dummy controller info
  • add caching for each menu with its pages
  • remove models from publish
  • make $url required in render
  • update config & rdme