Skip to content

2.8.0

Compare
Choose a tag to compare
@robyww robyww released this 12 Aug 20:53
· 54 commits to master since this release
f20cdcd

firefly_client 2.8.0

Release Notes:

  • Plot.py no longer attempts to guess or create a current FireflyClient instance
  • You must use useClient() in Plot.py to set a FireflyClient instance for the other functions
  • small amount of clean up