Skip to content

Releases: ForestAdmin/toolbelt

v1.5.2

02 Jun 07:24
Compare
Choose a tag to compare

1.5.2 (2020-06-02)

Bug Fixes

  • remove "Cannot read property 'dim' of undefined" message when command is not found (#89) (e9a85b6)

v1.5.1

01 Jun 13:24
Compare
Choose a tag to compare

1.5.1 (2020-06-01)

Bug Fixes

  • commands: make each commands run as expected (0531c08)

v1.4.1

28 May 13:18
Compare
Choose a tag to compare

1.4.1 (2020-05-28)

Bug Fixes

  • branch: fix switch command when environment has no current branch (#88) (d118b1f)
  • homogenize all displayed error messages style (#87) (2f14aa4)

v1.4.0

27 May 14:28
Compare
Choose a tag to compare

1.4.0 (2020-05-27)

Features

v1.3.4

26 May 15:21
Compare
Choose a tag to compare

1.3.4 (2020-05-26)

Bug Fixes

  • homogenize the format of the command descriptions (#83) (4a1aecb)

v1.3.3

20 May 15:16
Compare
Choose a tag to compare

1.3.3 (2020-05-20)

Bug Fixes

  • authentication: fix login and logout messages (#80) (da42a02)

v1.3.2

20 May 12:11
Compare
Choose a tag to compare

1.3.2 (2020-05-20)

Bug Fixes

  • spinner: avoid promise failures on paused spinner (#75) (bc11afe)

v1.3.1

19 May 14:17
Compare
Choose a tag to compare

1.3.1 (2020-05-19)

Bug Fixes

  • spinner: fix cli lock on spinner pause (#73) (d7bdad6)

v1.3.0

18 May 16:25
Compare
Choose a tag to compare

1.3.0 (2020-05-18)

Bug Fixes

  • spinner: remove unneeded check on attachToPromise (#71) (75fa9e9)

Features

  • branch: add switch command (#61) (74f401a)
  • add new spinner singleton instance and service for cli commands (#68) (2379db4)