Datasette 0.31 in news section

pull/631/head
Simon Willison 2019-11-11 21:26:56 -08:00
rodzic 76fc6a9c73
commit c633c035dc
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -21,6 +21,7 @@ Datasette is aimed at data journalists, museum curators, archivists, local gover
## News
* 11th November 2019: [Datasette 0.31](https://datasette.readthedocs.io/en/stable/changelog.html#v0-31) - the first version of Datasette to support Python 3.8, which means dropping support for Python 3.5.
* 18th October 2019: [Datasette 0.30](https://datasette.readthedocs.io/en/stable/changelog.html#v0-30)
* 13th July 2019: [Single sign-on against GitHub using ASGI middleware](https://simonwillison.net/2019/Jul/14/sso-asgi/) talks about the implementation of [datasette-auth-github](https://github.com/simonw/datasette-auth-github) in more detail.
* 7th July 2019: [Datasette 0.29](https://datasette.readthedocs.io/en/stable/changelog.html#v0-29) - ASGI, new plugin hooks, facet by date and much, much more...