pypi starlite 1.39.0
v1.39.0

latest releases: 1.51.16, 1.51.15, 1.51.14...
22 months ago

What's Changed

  • add CORS middleware and support for OPTIONS requests by @Goldziher in #792
  • add send_as_attachment flag to StaticFilesConfig by @provinzkraut in #785
  • add starlette URL, URLPath and Address datastructures by @provinzkraut in #738
  • fix filename parameter for FileResponse in StaticFiles by @peterschutt in #775
  • fix handling of leading whitespaces OpenAPI generation of description from docstrings by @jtraub in #771
  • refactor builtin middlewares to use AbstractMiddleware by @jtraub in #778
  • update docstrings using pydocstyle by @provinzkraut in #777
  • updatecontent-disposition to inline when html_mode is set on StaticFilesConfig by @provinzkraut in #784

Important

  • This version removes starlette as a dependency. See #773 and #792

Full Changelog: v1.38.0...v1.39.0

Don't miss a new starlite release

NewReleases is sending notifications on new releases.