- MINOR BREAKING CHANGES : runners based on starlette (WebHTTP, BrowserStarletteHTTP & BrowserStarletteWS) create an "ASGI HTag Instance" - camshot example is better
0.5.8
- fix typo in AndroidApp - Add an example : examples/camShot.py
0.5.7
- 2 new runners !!! - AndroidApp : and it works with buildozer with `android:usesCleartextTraffic="true"` in application of `AndroidManifest.tmpl.xml` !!! - BrowserTornadoHTTP : use tornado !
0.5.6
- Tag.innerHTML is here ;-) readonly (and without id/Tag, but keeps id/TagBase(H)!
0.5.5
- FIX: the runner BrowserStarletteWS can now change its listening port ;-)
0.5.4
- Add a new runner "ChromeApp", to run in a chrome app mode (without *guy* !)