Changelog
v0.9.4 2026-03-11⚓︎
- Add create_websocket_endpoint method compatible with cython build by @luolingchun in #9
v0.9.3 2026-03-02⚓︎
- APIRouter allows no slash suffix by @luolingchun in #7
v0.9.2 2026-01-26⚓︎
- Add parameter app to StarGroup by @luolingchun in #4
v0.9.1 2026-01-12⚓︎
- Support multi content type in request body and responses by @luolingchun in #2
v0.9.0 2026-01-04⚓︎
- first version