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.
0.2.2 - 2025-01-26
a3sb-cli
show keywords for Arma3 in info request
keywords
fix parse for empty string
0.2.1 - 2025-01-13
a2s
addNewWithString()
new for init connection byip:port
stringa2s-cli
anda3sb-cli
ability to specify both thehost
andport
as separate arguments or as onehost:port
a2s-cli
fixed json output
0.2.0 - 2025-01-13
Refactoring and Simplification
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
- 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
- heavy and unnecessary logging packages and CLI parameter parsing
- appid package migrated to woozymasta/steam
0.1.0 - 2025-01-07
- First public release