Skip to content

Releases: EQWorks/commit-watch

v0.2.0

26 May 15:04
5e09427

Choose a tag to compare

Changelog: from v0.1.0 to v0.2.0

CHANGED

  • others/others - Merge pull request #3 from EQWorks/auto-main (5e09427 by Runzhou Li (Leo))
    • [G2M] Auto main|master branch detection

v0.1.0

21 May 20:25
12dce65

Choose a tag to compare

Changelog: from INCEPTION to v0.1.0

CHANGED

  • version - init v0.1.0 release, all conforming msg to success (847d9b9 by Runzhou Li (woozyking))
  • cli - change match warning to human-friendly msg, diff success and neutral log (21e8bff by Runzhou Li (woozyking))
  • devops - dogfood commit-watch command to watch its own commits (1305eaf by Runzhou Li (woozyking))
  • devops - port main and npm publish CI from @eqworks/release (c7d6e99 by Runzhou Li (woozyking))

REMOVED

  • devops - remove incorrect --tag alpha for npm stable workflow (42103c5 by Runzhou Li (woozyking))
  • readme - remove specific --help messages (a48772e by Runzhou Li (woozyking))

FIXED

  • cli - add --head option (default HEAD), use it to fix devops/dogfood (a7ef579 by Runzhou Li (woozyking))

ADDED

  • cli - add log prefix, add proper options descriptions (shows in --help) (8759fee by Runzhou Li (woozyking))
    • log color change to green
    • add installation and usage in README
  • cli - add colorful verbose messages (4e3da98 by Runzhou Li (woozyking))
  • cli - --verbose flag show error.message instead of the whole stream (9ab48e3 by Runzhou Li (woozyking))
  • commit-watch - for commit msg gatekeeping w/ @eqworks/release convention (4c9755e by Runzhou Li (woozyking))
  • others/others - Initial commit (6572d6b by Runzhou Li (Leo))