pypi uvicorn 0.13.0
Version 0.13.0

latest releases: 0.29.0, 0.28.1, 0.28.0...
3 years ago

0.13.0 - 2020-12-08

Added

  • Add --factory flag to support factory-style application imports. (#875) 2020-12-07 50fc0d1
  • Skip installation of signal handlers when not in the main thread. Allows using Server in multithreaded contexts without having to override .install_signal_handlers(). (#871) 2020-12-07 ce2ef45

Don't miss a new uvicorn release

NewReleases is sending notifications on new releases.