Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@outdead outdead released this 15 Nov 23:03
· 2 commits to master since this release

Fixed

  • Minor fixes in packet package.
  • Fixed Go Coverage badge.

Updated

  • Updated Golang to 1.23.3 version.
  • Updated golangci linter to 1.62.0 version.

Added

  • Added Open function as Dial alternative for create RCON connection with an existing net.Conn connection.