Release v0.8.1
Changed
- @RisinT96: Changed behaviour for getting the target device during
connect()
to useget_device_index()
instead of iterating manually through each supported device; reduces speed ofconnect()
from several seconds to sub one second.