Releases: amirashad/ghctl
Releases · amirashad/ghctl
v0.5.1
Fix the whitespaces issues when reading yaml list (#52)
v0.5.0
Update dependencies (#50)
* Update dependencies
* Add go vet dependencies
v0.4.3
Add new arg for repos to delete branch on merge (#46)
v0.4.2
Merge branch 'master' of github.com:amirashad/ghctl
v0.4.1
No need `--gitname` param for `add file` command (#43)
* No need `--gitname` param for `add file` command
* Set new version
v0.4.0
Update go-github dependency to latest (v29) (#42)
* Update go-github dependency to latest (v29)
* Update example files
v0.3.5
Add teams to repo before adding users to repo (#41)
v0.3.4
README: Add windows installation instructions (#39)
* README: Add installation instruction for Windows
* README: Enhance features
v0.3.3
Add examples and demo usage (#37)
* Add repo creation example
* Add demo gif image
v0.3.2
Update readme to make it understandable (#36)