Skip to content

3.3.0

Compare
Choose a tag to compare
@tenmajkl tenmajkl released this 18 Aug 21:03
· 234 commits to master since this release

Good evening!

Added

  • response() helper which is equivalent to Response::resolve()
  • __toString method on Response
  • Response::cookies() which returns all cookies

Removes

  • optional parts in dynamic routing
  • ClosureSerializer

Changes

  • middlewares are now executed after route callback and they can access their response by injecting \Lemon\Http\Response

Fixes

  • Container::call() now actually passes arguments by their name

Most of these updates were because of Squeezer and we're not finished yet.

Good night and have fun. 🍋