Releases: blastorg/srcds-log-parser
Releases · blastorg/srcds-log-parser
v2.1.0
01 Dec 12:14
Compare
Sorry, something went wrong.
No results found
2.1.0 (2023-12-01)
Bug Fixes
left_buyzone_with: changes payload to match entity triggered event type (98fee4c )
Features
parsers: adds parser for parsing left-buyzone-with (001e89f )
v2.0.3
03 Nov 13:45
Compare
Sorry, something went wrong.
No results found
2.0.3 (2023-11-03)
Bug Fixes
ci: fixes versioning on github repository for version 3.0.4 (50a342d )
ci: uses plugin to get semantic new version (8b863eb )
release: removes release section from package.json (564ce07 )
v2.0.2
02 Nov 11:40
Compare
Sorry, something went wrong.
No results found
2.0.2 (2023-11-02)
Bug Fixes
npm: changes registry to use NPM one (ede470f )
v2.0.1
01 Nov 07:09
Compare
Sorry, something went wrong.
No results found
2.0.1 (2023-11-01)
Bug Fixes
npm: makes package access public in package.json (f5f3775 )
v2.0.0
31 Oct 13:31
Compare
Sorry, something went wrong.
No results found
2.0.0 (2023-10-31)
Bug Fixes
build: fixes build settings to fix package import statements (e2dcb07 )
BREAKING CHANGES
build: fixes build settings to fix import statments
v1.2.0
31 Oct 12:24
Compare
Sorry, something went wrong.
No results found
1.2.0 (2023-10-31)
Features
steam-id: adds support for old steam ids (d982bf8 )
v1.1.0
31 Oct 09:17
Compare
Sorry, something went wrong.
No results found
1.1.0 (2023-10-31)
Features
steam-id: adds function to convert steam universe id to steam id 64 (decimal) (ee7ebed )
v1.0.0
31 Oct 07:47
Compare
Sorry, something went wrong.
No results found
1.0.0 (2023-10-31)
Bug Fixes
build: fix build cache folder (2081962 )
config: use no-shadow from ts plugin for eslint (9647ee4 )
lint: fixes linting issue (dca7fd9 )
log-parser: deduplicate projectile name in pattern (654880a )
log-parser: fix case for parser name (dca3689 )
log-parser: fix projectile event name (804d19e )
log-parser: fix whitespaces in say parser (7692f96 )
log-parser: fix wrong date property name (f6043bd )
log-receiver: deduplicate keywords (1e938a3 )
types: password type as string (4a3bf30 )
Features
dot-files: adds dotfiles to project (2948238 )
initial commit (8ba97d6 )
log-parser: add support use custom parsers (31bb7ef )
log-parser: adds log parser with new updated steam id finder regex (1c99856 )
log-parser: implement parser (e82328d )
module: use exports in package.json (c8d3889 )
release: adds husky and semantic release config (36a84b0 )
test: add test for entities (016a839 )