Skip to content

Release v3.2.0

Choose a tag to compare

@github-actions github-actions released this 08 Oct 08:49

Bug fixes πŸ›

  • ❗ Anemometer.scan() method now outside the anemometer class (scanBus())
  • ❗ Connection establishment no longer takes place in the constructor. Call Anemometer.open()
  • ❗ Anemometer.cleanUp() method renamed to Anemometer.stop()
  • Interception of errors during readout
  • Github Workflows fixed

Improvements πŸš€

  • Dependencies updated
  • Better documentation
  • Performance improvements
  • Code clarity improved