Skip to content

v0.3.0

Compare
Choose a tag to compare
@ehpor ehpor released this 24 Nov 00:53
· 845 commits to develop since this release
db836ac

What's Changed

  • Support processes for Linux and MacOS by @ehpor in #44
  • Remove power check during open(). by @ehpor in #45
  • Allow services to set environment variables from config. by @ehpor in #47
  • Add framerate attribute to DataStreams by @ehpor in #46
  • Fix catching of KeyboardInterrupts by services upon testbed shutdown by @ehpor in #57
  • Do not crash the log forwarder thread on exceptions. by @ehpor in #54
  • Suppress matplotlib debug/info log messages. by @ehpor in #55
  • Handle errors more gracefully in Newport XPS service. by @ehpor in #61
  • Fix NewportXPS relative move. by @ehpor in #63
  • Add an actuator_grid property to be BostonDM service proxy. by @ehpor in #62

Full Changelog: v0.2.0...v0.3.0