Skip to content

Releases: dillionmegida/esgit

v2.0.0

21 Apr 16:38
Compare
Choose a tag to compare

2.0.0 (2020-04-21)

Bug Fixes

Features

  • use enquirer for interactive selection of commands (cba7b9a)

BREAKING CHANGES

  • Commands that existed before are no longer present. There is a new format for the
    command lists

v1.0.1

18 Apr 16:15
Compare
Choose a tag to compare

1.0.1 (2020-04-18)

Performance Improvements

  • allow cross platform commands (f9535b9)

v1.0.0

18 Apr 03:59
Compare
Choose a tag to compare

1.0.0 (2020-04-18)

Bug Fixes

  • allow quoted values in terminal to work as expected (d30d4f9)
  • generate files to be used on install or merge (06f9014)
  • remove unconfigured eslint script (2184bef)
  • remove validate script as travis is throwing error (df4bb46)
  • update travis config (948ee23)
  • semantic-release: modify script (22b3ff2)

Features

  • setup continuous integration and semantic release with Travis (7e8c9a3)
  • setup continuous integration and semantic release with Travis (a439323)