Releases: xiegeo/modbusone
Releases · xiegeo/modbusone
v1.0.1
v1.0.0
ToExceptionCode now supports warped errors.
V1 release with the following depreciated identifiers removed:
- The
Serverinterface is removed. UseServerCloserinstead. - Public global variable
DebugOutis changed to private. UseSetDebugOut(w io.Writer)instead for thread safety. - Type alias
type ProtocalHandler = ProtocolHandlerremoved. - Function redirect from
GetRTUBidirectionSizeFromHeadertoGetRTUBidirectionalSizeFromHeaderremoved. - Function redirect from
NewRTUCLienttoNewRTUClientremoved.
Also, golangci-lint produces no warning as of version v1.49.0