Dx Scanner Versions Save

CLI tool that allows you to measure quality of a team work and an app based on your source code.

v3.57.0

2 years ago

3.57.0 (2021-06-01)

Features

  • add CI mode info to Readme (8ab52e5)
  • use recursive scan when running in CI mode by default (109652e)

v3.56.0

2 years ago

3.56.0 (2021-05-27)

Features

  • Add support for detecting multiple filenames (3037a60)
  • add tests for multiple filenames match (8fb6af3)
  • detect bower projects (80637e2)

v3.55.0

3 years ago

3.55.0 (2021-05-06)

Bug Fixes

  • use parseInt to convert PR number for Cloud Build (f388909)

Features

  • Cloud Build integration for CI Reporter (15d9bd0)

v3.54.2

3 years ago

3.54.2 (2021-03-01)

Bug Fixes

  • deps: update commitlint monorepo to v12 (ac6da4a)
  • deps: update dependency npm-check-updates to v11 (04e0cb8)

v3.54.1

3 years ago

3.54.1 (2021-02-26)

Bug Fixes

  • deps: update dependency commander to v7 (8613552)

v3.54.0

3 years ago

3.54.0 (2021-02-11)

Bug Fixes

  • disable release GH action for now (8446a11)

Features

v3.53.0

3 years ago

3.53.0 (2021-02-04)

Features

  • change default value of --fail flag (7f3644e)

v3.52.0

3 years ago

3.52.0 (2021-02-02)

Features

  • simple git clone depth set to 100 (57abc40)

v3.51.1

3 years ago

3.51.1 (2021-02-01)

Bug Fixes

  • make lockfile practice only for js and ts (660cd0b)
  • practice id (0862f20)

v3.51.0

3 years ago

3.51.0 (2021-01-29)

Features

  • output zero exit code when practices fail on CI (192bd88)