What's Changed
- fix: uncaught error in read device identification by @everhardt in #557
- feat: buf.slice() method has been deprecated by @FlyBooks in #558
- Make Sockets accessible with TypeScript by @cplepage in #559
- feat: Allow close method to be used with Promises or callbacks by @grazianogrespan in #562
- fix: make callback of open, close and destroy optional by @kingyue737 in #563
- Reduce the chances of multiple Modbus APUs per TCP frame by @Abestanis in #564
- feat: add FC22 (mask write register) by @qpfmtlcp in #574
New Contributors
- @FlyBooks made their first contribution in #558
- @grazianogrespan made their first contribution in #562
- @kingyue737 made their first contribution in #563
- @Abestanis made their first contribution in #564
- @qpfmtlcp made their first contribution in #574
Full Changelog: v8.0.17...v8.0.18