Skip to content

v1.0.0

Compare
Choose a tag to compare
@xiegeo xiegeo released this 10 Sep 13:20
· 2 commits to master since this release

ToExceptionCode now supports warped errors.

V1 release with the following depreciated identifiers removed:

  • The Server interface is removed. Use ServerCloser instead.
  • Public global variable DebugOut is changed to private. Use SetDebugOut(w io.Writer) instead for thread safety.
  • Type alias type ProtocalHandler = ProtocolHandler removed.
  • Function redirect from GetRTUBidirectionSizeFromHeader to GetRTUBidirectionalSizeFromHeader removed.
  • Function redirect from NewRTUCLient to NewRTUClient removed.

Also, golangci-lint produces no warning as of version v1.49.0