Release v0.2.0
0.2.0 - 2025-01-13
Refactoring and Simplification
Added
keywords
new parser for Arma3keywords
tests for parsingkeywords/types
package with new types for Arma3GameType
,
ServerLang
andPlatform
- missed documentation for packages
a3sb-cli
ping supporta2s
new functionNewWithAddr()
use*net.UDPAddr
as argument
Changed
- moved
ServerLang
struct to packagepkg/keywords/types
- moved packages
bread
,tableprinter
to internal - ping ring buffer separate as internal package
- cli args parse now with
jessevdk/go-flags
a2s
functionCreateClient()
replaced withCreate()
and use
*net.UDPAddr
as argument
Removed
- heavy and unnecessary logging packages and CLI parameter parsing
appid
package migrated to woozymasta/steam
VirusTotal analysis results
- a2s-cli-darwin-amd64
- a2s-cli-darwin-arm64
- a2s-cli-linux-386
- a2s-cli-linux-amd64
- a2s-cli-linux-arm
- a2s-cli-linux-arm64
- a2s-cli-windows-386.exe
- a2s-cli-windows-amd64.exe
- a2s-cli-windows-arm64.exe
- a3sb-cli-darwin-amd64
- a3sb-cli-darwin-arm64
- a3sb-cli-linux-386
- a3sb-cli-linux-amd64
- a3sb-cli-linux-arm
- a3sb-cli-linux-arm64