Skip to content

Version 0.15.0

Choose a tag to compare

@tarsil tarsil released this 05 Jun 08:47
df26e89

Added

  • Support for OpenAPI documentation under the new @openapi() decorator. This is optional and can be used
    to document your API endpoints with OpenAPI specifications without the need of any external library.

Changed

  • lilya runserver is nor revamped with modern UI and logs.
  • lilya runserver now supports workers and proxy-headers parameters.