Skip to content

v0.3.3

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Feb 03:46
· 31 commits to main since this release

Change Log

Feature

  • ✨ feat: support git emojis search and rendering 1769d91
  • ✨ feat: add some new git util functions ebf8a5d
  • ✨ feat: support dry-run mode on run git command 12c8897
  • ✨ feat: add cmd/gmoji and add some new const and repo methods 3d9e0ff

Update

  • 👔 up: update some gitw and repo methods and update deps 26648b7
  • 👔 up: replace func FirstLine,OutputLines to cmdr.FirstLine,cmdr.OutputLines 9f9b00d

Other

  • ⬆️ dep: update all deps to the latest version 37294cd
  • ⬆️ dep: update gookit/goutil to the latest version c720911