* Sidecar classes: url now optional; plus, doc on how to turn off SSL certificate verification * fixed compliance with readthedocs, to use 3.6 so that f-strings don't break that build
0.5.2
* fix import prepare that unintentionnally was calling trying to locate faraday.sh and r2labutils.sh * available.py knows how to use default loose SSL policy when connecting to a wss:// * 0.5.1 had bugs wrt incremental broadcasts, and about using 'nodes' even with phones
0.5.0
* first implementation of SidecarAsyncClient based on websockets * examples/ now use this new model, and * incorporate animate.py, a sidecar client formerly in the sidecar repo
0.2.4
* find_local_embedded_script has more heuristics * find_local_embedded_script raises FileNotFoundError in case of failure
0.2.3
* prepare_testbed_scheduler should be OK, at least it runs inside the mosaic demo * 0.2.2 and 0.2.1 were **broken**