v0.14.0
Imported release from original tag date 2023-07-31.
-
Feature: Improve Promise v3 support and use Promise v3 template types.
(#233 and #235 by @clue) -
Feature: Improve handling
OPTIONS *
requests.
(#226 by @clue) -
Refactor logging into new
LogStreamHandler
and reactive server logic into newReactiveHandler
.
(#222 and #224 by @clue) -
Improve test suite and ensure 100% code coverage.
(#217, #221, #225 and #228 by @clue)