You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Support for Palfrey as a new ASGI server option for ravyn runserver as alternative to Palfrey and Hypercorn. Palfrey offers a modern, async-first server implementation with features like HTTP/2, WebSocket support, and optimized performance for Python 3.10+.
Changed
Bump Lilya to 0.25.0.
Documentation build pipeline migrated from MkDocs CLI orchestration to Zensical-based builds.
Multi-language docs output remains site/ with English at / and translated pages under /<lang>/.