Skip to content

v0.15.0

Compare
Choose a tag to compare
@clue clue released this 05 Mar 14:51
· 45 commits to main since this release
3a48d46

Imported release from original tag date 2023-12-07.

  • Feature: Full PHP 8.3 compatibility.
    (#244 by @clue)

  • Feature: Add App::__invoke() method to enable custom integrations.
    (#236 by @clue)

  • Feature: Improve performance by only using FiberHandler for ReactiveHandler.
    (#237 by @clue)

  • Minor documentation improvements.
    (#242 by @yadaiio)