- split uvicorn reload arguments into list of strings to fix 62 - fixing poetry installation in development dockerfile
0.8.13
Not secure
- Using uvicorn >= 0.18.0 (fixes 80). - Allow upgrading JustPy to 0.2.x (fixes 80). Later versions of JustPy have not been tested. There are quite a lot of changes which have not been tested. - Moving from watchgod to watchfiles package. Seems to have no effect on 62. - bugfixes
0.8.12
Not secure
adding traffic statistics to `main.py`
0.8.11
Not secure
allow 4.0 and later versions of the `typing-extensions` package (see 78)
0.8.10
Not secure
- list of markdown2 extensions is now configurable; activate "tables" by default - updated dependencies