Skip to content

Releases: shu-go/git-cx

v0.2.0

19 Apr 15:43
Compare
Choose a tag to compare

Changelog

Features

  • 0428cc2 feat(gen): ✨emoji is not output by default
  • a8dc24f feat: ✨default/gen rule follows the angular's
  • dba442c feat: ✨support scope history file in YAML
  • cc409b8 feat: ✨support rule file in YAML
  • e31a6ba feat(scope): ✨always writeback scopes if the file exists
  • 05a5cb6 feat: ✨output config paths into help

Bug fixes

  • 6d806e1 fix: 🐛output wd if --debug

Others

  • 62ff144 refactor: ♻️find a scope history file with findcfg
  • 17b4ff7 refactor: find a rule file with findcfg
  • 69d6ad9 build(deps): update

v0.1.2

17 Apr 02:11
Compare
Choose a tag to compare

Changelog

Bug fixes

  • 22b6073 fix: 🐛run git command to resolve includeIf

v0.1.1

19 Jan 12:08
Compare
Choose a tag to compare

Changelog

Bug fixes

Others

  • 21d238a docs: 📝update LICENSE
  • bf0b545 style: 💎ff=unix types.go
  • d0d704f refactor: ♻️rename fields

v0.1.0

19 Jan 12:08
Compare
Choose a tag to compare

Changelog

Others