Skip to content
This repository was archived by the owner on Jun 24, 2019. It is now read-only.

v4.3.0

Choose a tag to compare

@marcantoineveilleux marcantoineveilleux released this 12 Sep 20:46
· 36 commits to master since this release
a1d6cde

4.3.0 (2018-09-12)

Bug Fixes

  • ErrorReport: Check more thoroughly the sfdx process (06ae2f3)
  • ErrorReport: Clean processListener and exec commented. (4fcad96)
  • ErrorReport: Do not enforce semicolons (16e5815)
  • ErrorReport: Enforce semicolons (3bd59b4)
  • ErrorReport: Improve UT (df772e5)
  • ErrorReport: Improve UT again (ebeab48)
  • ErrorReport: linting (8ee7588)
  • ErrorReport: Refactor options of CommandRunner (4bb5ebd)
  • ErrorReport: Replace spawnSync by exec (eabe16a)

Features

  • LiveLogger: Can now attach a logger to the sfdx process (d3a15d6)