This repository was archived by the owner on Jun 24, 2019. It is now read-only.
v4.3.0
·
36 commits
to master
since this release
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)