Skip to content

Releases: JulianWowra/node-anemometer

Release v3.3.0

Choose a tag to compare

@github-actions github-actions released this 13 Apr 09:49
v3.3.0
e1ccdda

🚫 Deprecated

  • Use Anemometer().getAverageWindSpeed() instead of Anemometer().getData()

🚀 Features

  • Anemometer().getPeakWindGust() to evaluate the largest wind peak between the measurements

🩹 Fixes

  • Compatibility with latest Node v23.x.x
  • Possible fault when setting the count for decimal numbers

📖 Docs

  • Examples adjusted to Anemometer().getAverageWindSpeed() and Anemometer().getPeakWindGust()
  • Internal JSDoc documentation expanded and improved

🌷 Refactor

  • Anemometer().getAverageWindSpeed() formerly Anemometer().getData()
  • Code stability improved
  • Interaction with PCF8583 chip improved

🔧 Chore

  • Verified publication on NPM (Provenance)
  • Bumped dependencies
  • Changed repo owner user name
  • Updated configuration files and workflows

Full Changelog: v3.2.0...v3.3.0

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

Release v3.1.1

Choose a tag to compare

@github-actions github-actions released this 14 May 13:54

Improvements 🚀

  • Bug fixes
  • Dependencies updated

Release v3.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Feb 16:58

Release v3.0.1

Choose a tag to compare

@github-actions github-actions released this 24 Nov 18:17

Please update this package to remove security risks

⚠️ Because of security risks in some dependencies, please update this package. (Not all risks are fixed yet with this update)

Improvements

  • Bumped dependencies

Release v3.0.0

Choose a tag to compare

@github-actions github-actions released this 02 Jun 15:31