Skip to content

Releases: janstuemmel/csgo-log

v1.1.1

06 Jan 12:53
Compare
Choose a tag to compare

fix, Player Names with Special Characters (#4)

  • fix, handle player names with special characters
  • fix, update to go1.13

v1.1.0

06 Jan 12:52
Compare
Choose a tag to compare

feat, allow clients to inject the patterns to match against (#3)

  • made messageFunc and all implementors public
  • made patterns public
  • LogLinePattern compiles once at startup - big performance improvement