Skip to content

🧚 Twilight Magic

Compare
Choose a tag to compare
@mychidarko mychidarko released this 25 Aug 02:20
· 31 commits to v3.x since this release

v3.6 - 25 August 2024

Fixed

  • Removed resource intense code

Changed

  • Updated to Leaf's new config API
  • Switched from nested config to flat config
  • Move Leaf DI into Leaf config
  • Move Leaf View into Leaf config

Removed

  • Removed App::setResponseClass()
  • Removed App::setRequestClass()
  • Deprecated Leaf\View (Use Leaf\Config::attachView())

New contributors