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)