github markus-wa/demoinfocs-golang v1.11.0

latest releases: v4.2.3, v4.2.2, v4.2.1...
4 years ago

Please upgrade to v2.x

This is just a bugfix release, please upgrade to v2.x if you have the chance. As of the time of this release, the newest version is v2.2.0

Fixes

  • Added Parser.Close() to fix a memory leak due to an unterminated goroutine (#216)
    please make sure that this function is called before the parser is discarded,
    for instance by calling defer parser.Close() after demoinfocs.NewParser()

Don't miss a new demoinfocs-golang release

NewReleases is sending notifications on new releases.