Releases: crycode-de/node-radiohead-serial
Releases · crycode-de/node-radiohead-serial
Release v6.0.1
- Dependency updates
- 💥 Node.js >= 20 required
- Some code style changes/updates
Full Changelog: v5.0.0...v6.0.1
Release v5.0.0
- Dependency updates
- 💥 Node.js >= 16 required
- Emit port open errors as
errorevent - Some code style changes/updates
Full Changelog: v4.3.0...v5.0.0
Release v4.3.0
- 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
- 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
- Added method
isInitDone()
Release v4.1.0
- 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
- 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