Skip to content

v5.0.2

Latest
Compare
Choose a tag to compare
@markus-wa markus-wa released this 21 Jul 21:42
· 8 commits to master since this release
0c5cd95

Fixes compilation issue with v5.0.0 + v5.0.1

Go Get

go get -u github.com/markus-wa/demoinfocs-golang/v5/pkg/[email protected]

New Features

  • Added support for CSTV Broadcast parsing, enabling live match analysis - see example

Breaking Changes

  • Upgraded version from v4 to v5, changing import paths from github.com/markus-wa/demoinfocs-golang/v4/... to github.com/markus-wa/demoinfocs-golang/v5/...
    • sed -i 's/demoinfocs-golang\/v4/demoinfocs-golang\/v5/' **/*.go may be useful to upgrade, use at your own risk
  • Removed CS:GO demo support, use v3 for CS:GO (this can be used alongside v5 in the same project without conflict
  • Removed Parser.ParseHeader & common.DemoHeader - use msg.CDemoFileHeader & msg.CSVCMsg_ServerInfo instead
  • Removed code marked as deprecated in v4 and code related to CS:GO

Discussions / Chat / Announcements

Discord Chat