All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- support to currently stable Node.js version (v18.x)
- bumped to
modbus-herdsman-converters
2.0.7 - bumped dependencies
modbus-serial
,lodash
,git-last-commit
,mkdir-recursive
winston
- bumped dev dependencies
mocha
,nodemon
,eslint
,sinon
- compatibility with deprecated Node.js versions (v10.x,v12.x)
- Modbus integration period to 30 seconds
- Support for linux/amd64 docker image
- Support for both FC3 and FC4 modbus functions
- Linted source code
- Fixed deprecated set-env for github actions
- Removing in-memory instance on force remove
- bumped to
modbus-herdsman-converters
2.0.3 - first test
sinon
dev dependency
- passing to
post
function interpreted and buffer value
- Fixed build script for prod env
- First public version