uvicorn v0.10.4 Release Notes
Release Date: 2019-11-09 // almost 6 years ago-
- 👷 Error clearly when
workers=<NUM>
is used with app instance, instead of an app import string. - 0️⃣ Switch
--reload-dir
to current working directory by default.
- 👷 Error clearly when