Skip to content

Releases: crycode-de/node-radiohead-serial

Release v6.0.1

26 Oct 17:58
v6.0.1
f4e9187

Choose a tag to compare

  • Dependency updates
  • 💥 Node.js >= 20 required
  • Some code style changes/updates

Full Changelog: v5.0.0...v6.0.1

Release v5.0.0

26 Apr 13:40
v5.0.0
cc2adca

Choose a tag to compare

  • Dependency updates
  • 💥 Node.js >= 16 required
  • Emit port open errors as error event
  • Some code style changes/updates

Full Changelog: v4.3.0...v5.0.0

Release v4.3.0

07 Jan 13:31
v4.3.0
0a5b5d0

Choose a tag to compare

  • Proxy port close events to the driver of RHS instances
  • Optimize some internal event bindings
  • Allow multiple calls of the init function

Release v4.2.0

23 Dec 12:16
2ac381b

Choose a tag to compare

  • Compatibilitiy tested with Node.js 8, 10, 12 and 14
    • Minimum required Node.js version is >= 8.6
  • Removed Bluebird dependency
  • Updated all dependencies
  • Typescript optimisations
  • Moved public repository to GitHub

Release v4.1.1

23 Dec 12:08

Choose a tag to compare

  • Added method isInitDone()

Release v4.1.0

23 Dec 12:09

Choose a tag to compare

  • Added new constructor call with a single object as argument
  • Added option to not init the manager/serial port on instance creation
  • Moved the manager/serial port init into an own method to provide an optional more comprehensibly init
  • Updated "Based on RadioHead library" version
  • Upgraded dependencies

Release v4.0.1

23 Dec 12:10

Choose a tag to compare

  • Upgraded all dependencies to use prebuild binaries and fix known vulnerabilities
  • BRAKING: v4 of radiohead-serial requires at least Node.js 8! For older released of Node.js use the latest v3.
  • Build results are now in ES6 style
  • Upgraded dependencies