Skip to content

Releases: enriquecaballero/branchsite

v1.4.0

24 May 02:55

Choose a tag to compare

1.4.0 (2017-05-24)

Bug Fixes

  • Diff step command was not evaluating status output correctly (a0cee6fc)

Features

  • The diff task will no longer be skipped when using --no-commit (be313600)
  • New --stage arg allows staging files while using --no-commit (7fa2094b)

v1.3.0

23 May 02:49

Choose a tag to compare

1.3.0 (2017-05-23)

Features

  • Improved output during staging and commiting tasks (343def84)

v1.2.1

13 May 14:47

Choose a tag to compare

1.2.1 (2017-05-13)

Bug Fixes

  • Fixed issue where buffer would exceed in diff step (1f51f303)
  • Removed broken version number from program.version (e4020f8b)

v1.2.0

12 May 23:29

Choose a tag to compare

1.2.0 (2017-05-12)

Features

  • Improved wording in Listr titles (7b90f79e)

v1.1.0

12 May 21:13

Choose a tag to compare

1.1.0 (2017-05-12)

Features