Report Toolkit Versions Save

A toolkit for consumers of Node.js diagnostic Reports

v0.6.1

3 years ago

0.6.1 (2021-01-11)

Bug Fixes

  • core: rules do not run when told not to run; closes #102 (61b3b62)
  • diff: update json-ptr due to semver violation in v1.3.x (05deae8)
  • fs: band-aid for cosmiconfig types disagreement (c540d85)

Features

  • common: support for diagnostic reports v2 (d5a4739)

v0.6.0

4 years ago

0.6.0 (2020-02-25)

Bug Fixes

  • cli: audit & normalize allowed transformers for each command (a1f106a)
  • cli: disable all transformers on redact cmd for simplicity (b8c9c6d)
  • cli: fix default width of "Op" field; closes #38 (e804be0)
  • cli: fix wonky column calculation issues (89f07d8)
  • cli: half-fix req'd command (23334c0)
  • common: config overhaul; closes #47 (513966a)
  • core: default config loads correctly (2984c7f)
  • core: fixed transformer options going missing (1218f03)
  • transformers: filter only works with reports; closes #79 (8eccf9e)

Features

  • fs: search for config in usual places; closes #83 (b11a329)

v0.5.1

4 years ago

0.5.1 (2020-02-03)

Bug Fixes

  • cli: ensure user-supplied args override default transformer config (a3e3d6a)

v0.5.0

4 years ago

0.5.0 (2020-01-31)

Features

  • transformers: numeric transformer dropped (c81b6b0), closes #74 (see original PR #75)

v0.4.1

4 years ago

0.4.1 (2020-01-31)

Note: Version bump only for package report-toolkit-monorepo