Skip to content

v0.3.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jun 12:50
· 14 commits to main since this release

Change Log

Feature

  • ✨ feat: add new util IsBranchName() for check valid branch name 4fadf40
  • ✨ feat: add new repo method BranchDelete() for quick rm branch 28730ec
  • ✨ feat: add SearchV2() for search branches by prefix,suffix,contains,glob,regex 26c7e7d

Update

  • 👔 up: update the repo branch info list store type 8f0ef64
  • 👔 up: update some logic for chlog and group matcher and utils b5cbae6

Other

  • build(deps): bump github.com/gookit/slog from 0.4.0 to 0.5.0 (#53) 2b809e0
  • build(deps): bump github.com/gookit/slog from 0.5.0 to 0.5.1 (#54) 3039521
  • ⬆️ dep: update gookit/goutil to v0.6.10 and gookit/slog to v0.5.2 d5d4905
  • ✅ test: fix unit tests error and update github action config 24a9776