Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

Releases: oclif/cli-ux

v3.1.0

19 Jan 22:30
Compare
Choose a tag to compare

3.1.0 (2018-01-19)

Features

  • allow setting scope in warn/error/fatal call (b6e1933)

v3.0.1

19 Jan 20:45
Compare
Choose a tag to compare

3.0.1 (2018-01-19)

Bug Fixes

  • add newline after traceback (d97fe55)

v3.0.0

19 Jan 20:37
Compare
Choose a tag to compare

3.0.0 (2018-01-19)

Bug Fixes

Features

BREAKING CHANGES

  • removed mocking ability. Use @dxcli/dev-test or
    std-mocks instead for this functionality.

v2.1.0

19 Jan 20:18
Compare
Choose a tag to compare

2.1.0 (2018-01-19)

Bug Fixes

Features