Releases: wpueschel/gitrc
Releases · wpueschel/gitrc
v0.3.2
- Bump go version to 1.14
- Update deps
v0.3.1
- Back to go 1.12 for now
v0.3.0
- Move to go modules and go 1.13
- Change gitea remote to work with token only
v0.2.4
- A bit of cleanup
- Exchanged conftype(s) with provider(s)
- Removed go get ./... from Makefile
v0.2.3
- make dep now explicitly fetches code.gitea.io/sdk/...
- Fixed gitlab DeleteRepo
- Build works with go 1.11.
v0.2.1
- Setup travis ci for the build and release
- Also added MacOS (darwin) binary build
- Switched from build script to Makefile
v0.2.0
- Added listLong: -L will display timestamp, repository name and clone URL
- If gitlab group name is empty, we set it to user
- Binary can now be called with gitrc version to getr back version information
- Added a build script
- Binaries attached to this release are stripped
v0.1.1
Working Version.
Included binaries for Linux and Windows