Releases: gookit/gitw
Releases · gookit/gitw
v0.3.5
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
v0.3.4
Change Log
Fixed
- 🐛 fix: repo remote info not load on usage 19295a5
Feature
- ✨ feat: add more git util func and update the gh ci config b1d05ff
Other
- build(deps): bump github.com/goccy/go-yaml from 1.9.8 to 1.10.0 (#47) 4532879
- build(deps): bump github.com/gookit/goutil from 0.6.6 to 0.6.7 (#48) 09e8ea8
- build(deps): bump github.com/gookit/color from 1.5.2 to 1.5.3 (#49) 85ff1ee
- build(deps): bump github.com/goccy/go-yaml from 1.10.0 to 1.10.1 (#50) 4fc629e
- build(deps): bump github.com/gookit/goutil from 0.6.7 to 0.6.8 (#52) 501aa0b
- build(deps): bump github.com/goccy/go-yaml from 1.10.1 to 1.11.0 (#51) e225152
v0.3.3
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
v0.3.2
v0.3.1
v0.3.0
v0.2.7
v0.2.6
Change Log
Update
- up: fix test error on PR, update readme 1c3506b
- up: update deps, remote dep stretchr/testify 8eb2535
Other
- build(deps): bump github.com/gookit/goutil from 0.5.7 to 0.5.9 a839e39
- build(deps): bump github.com/gookit/goutil from 0.5.9 to 0.5.10 25fe40b
- build(deps): bump github.com/gookit/color from 1.5.1 to 1.5.2 773ffd6
- build(deps): bump github.com/gookit/goutil from 0.5.10 to 0.5.11 1642589
- build(deps): bump github.com/gookit/goutil from 0.5.11 to 0.5.12 700fa40
- build(deps): bump github.com/gookit/goutil from 0.5.12 to 0.5.13 0d131a2
- build(deps): bump github.com/gookit/goutil from 0.5.13 to 0.5.15 274b14c
v0.2.5
Change Log
Feature
Update
- up: rename some const and method name, del qoute on exec tag -l 8da67b6
Other
- build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 c6e6bb4
- chore: update readme, add more tool info c9503c2
- build(deps): bump github.com/gookit/goutil from 0.5.5 to 0.5.6 cfc79b7
- chore: fix unit test error on PR Actions 9d2e282
- build(deps): bump github.com/gookit/goutil from 0.5.6 to 0.5.7 cf6dfc6
- chore: update readme for github action usage docs 5a94d08
- style: remove break statement 64e3feb
- chore: update some code style and some comments 3c44fbd
- style: add a comments for exported var 017466f
New Contributors
Full Changelog: v0.2.4...v0.2.5