Skip to content

🧚 Twilight Magic

Choose a tag to compare

@mychidarko mychidarko released this 25 Aug 02:20

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