Changelog
v0.9.6 2026-06-27
- Fix with starlette > 1 by @luolingchun in #13
v0.9.5 2026-05-09
- Fix trail slash in
parse_rule by @luolingchun in #11
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