Skip to content

Version 0.3.9

Choose a tag to compare

@tarsil tarsil released this 04 Mar 19:53
· 15 commits to main since this release
d001934

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>/.