Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Oct 07:47
· 32 commits to master since this release

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)