Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Adding support for defining worker files to process profiler logs

Choose a tag to compare

@thetutlage thetutlage released this 07 Feb 15:23
· 75 commits to develop since this release
  • feat: add support for spawing a worker for processing profiler logs b42dade
  • chore: update dependencies 2fe14a4
  • refactor: unify API by renamind row.child method to row.create f98a5fd
  • refactor: rename subscriber to processor 2a9120a
  • docs(README): update usage docs d04b15d
  • chore: define main field inside package.json file 6d7a092
  • ci: use node12 and latest for testing f070c36
  • refactor: remove _ prefix from all private properties a4b4107
  • chore: remove tslint in favor of eslint ed41dff
  • chore: update dependencies 4654a52

v1.2.4...v2.0.0