Skip to content

Releases: wpueschel/gitrc

v0.3.2

14 Mar 21:28
Compare
Choose a tag to compare
- Bump go version to 1.14
- Update deps

v0.3.1

05 Sep 12:52
Compare
Choose a tag to compare
- Back to go 1.12 for now

v0.3.0

05 Sep 12:07
Compare
Choose a tag to compare
- Move to go modules and go 1.13
- Change gitea remote to work with token only

show

05 Sep 12:52
Compare
Choose a tag to compare
Remove GOPROXY setting

v0.2.4

28 Sep 09:30
Compare
Choose a tag to compare
- A bit of cleanup
- Exchanged conftype(s) with provider(s)
- Removed go get ./... from Makefile

v0.2.3

24 Sep 13:10
Compare
Choose a tag to compare
- make dep now explicitly fetches code.gitea.io/sdk/...
- Fixed gitlab DeleteRepo
- Build works with go 1.11.

v0.2.1

22 Mar 23:22
Compare
Choose a tag to compare
- Setup travis ci for the build and release
- Also added MacOS (darwin) binary build
- Switched from build script to Makefile

v0.2.0

21 Mar 22:42
Compare
Choose a tag to compare
  • 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

16 Mar 12:34
Compare
Choose a tag to compare

Working Version.
Included binaries for Linux and Windows