2.8.0
firefly_client 2.8.0
Release Notes:
Plot.py
no longer attempts to guess or create a currentFireflyClient
instance- You must use
useClient()
inPlot.py
to set aFireflyClient
instance for the other functions - small amount of clean up
Plot.py
no longer attempts to guess or create a current FireflyClient
instanceuseClient()
in Plot.py
to set a FireflyClient
instance for the other functions