Releases: janstuemmel/csgo-log
Releases · janstuemmel/csgo-log
v1.1.1
fix, Player Names with Special Characters (#4)
- fix, handle player names with special characters
- fix, update to go1.13
v1.1.0
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