Releases: yaacov/node-modbus-serial
Releases · yaacov/node-modbus-serial
v8.0.25
What's Changed
- fix: add missing worker/ to files field by @Dennis-SEG in #610
New Contributors
- @Dennis-SEG made their first contribution in #610
Full Changelog: v8.0.24...v8.0.25
v8.0.24
What's Changed
- Fix typos and trailing whitespace by @nazar-codethink in #596
- Improve custom function handling by @nazar-codethink in #597
- Adds support for FC23 ReadWriteMultipleRegisters by @drusteeby in #598
- Fix BUG when receiving splited TCP message by @ciePIC in #602
- fix-lint by @yaacov in #603
- update-eslint-rules by @yaacov in #604
- remove-gulp by @yaacov in #605
- publish-ci by @yaacov in #606
- update-dev-dependencies by @yaacov in #607
- chore(deps): bump optional serialport to ^13.0.0 by @yaacov in #608
New Contributors
- @nazar-codethink made their first contribution in #596
- @drusteeby made their first contribution in #598
- @ciePIC made their first contribution in #602
Full Changelog: v8.0.23...v8.0.24
v8.0.23: bumpv
Signed-off-by: yaacov <kobi.zamir@gmail.com>
v8.0.22
What's Changed
- add custom function implementation by @BryanCrotazGivEnergy in #593
New Contributors
- @BryanCrotazGivEnergy made their first contribution in #593
Full Changelog: v8.0.21...v8.0.22
v8.0.21
v8.0.20
What's Changed
- fix: message address check fix by @pitylee in #579
- Update ServerTCP.d.ts by @AuspeXeu in #584
- Update ServerSerial.d.ts by @AuspeXeu in #585
- fix: added close event for rtu buffered port by @Zelan89 in #587
- Update ModbusRTU.d.ts by @chowchin in #588
New Contributors
Full Changelog: v8.0.19...v8.0.20
v8.0.19
What's Changed
- Serial server parity option by @WellnessTechDev in #575
- fix: catch error thrown in getMultipleInputRegisters by @danieljpwtg in #576
- Check for closed socket before emiting close signal by @yaacov in #578
New Contributors
- @WellnessTechDev made their first contribution in #575
- @danieljpwtg made their first contribution in #576
Full Changelog: v8.0.18...v8.0.19
v8.0.18
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
v8.0.17
What's Changed
- Fix readme by @yarosdev in #533
- fix: ServerTCP causes uncaught exception if listen fails by @everhardt in #537
- Fix destroy callback never to be called by @narttmk in #542
- fix: catch error thrown in getMultipleHoldingRegisters by @everhardt in #543
- Feature: Expand error codes by @sjlongland in #545
- ServerSerial types and usage by @cplepage in #550
New Contributors
Full Changelog: v8.0.16...v8.0.17