Skip to content

Release v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jan 04:13
· 8 commits to master since this release

0.2.0 - 2025-01-13

Refactoring and Simplification

Added

  • keywords new parser for Arma3
  • keywords tests for parsing
  • keywords/types package with new types for Arma3 GameType,
    ServerLang and Platform
  • missed documentation for packages
  • a3sb-cli ping support
  • a2s new function NewWithAddr() use *net.UDPAddr as argument

Changed

  • moved ServerLang struct to package pkg/keywords/types
  • moved packages bread, tableprinter to internal
  • ping ring buffer separate as internal package
  • cli args parse now with jessevdk/go-flags
  • a2s function CreateClient() replaced with Create() 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