- "DevApp runner" specialized for dev (autoreload/autorefresh/log)
0.6.0
- 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 ;-)