Releases: benweidig/tortuga
Releases · benweidig/tortuga
v2.3.5
- Revamped coloring
- Golang 1.23
- CI improved
v2.3.4
- Revamped rendering (#10)
- Verbose output option removed (didn't make much sense, needs a better solution to handle errors)
- Go 1.21, dependency updates
2.3.3
Fixes
- final summary respects "incoming only" (#9 )
2.3.1
Changes
- Implements "incoming only" option #8
- Improves prompt handling
2.3.0
Chores
Changes
- Replace fatih/color with jwalton/gchalk
- More meaningful/colorful output
- Second step now only shows relevant repositories
2.2.6
Chores
- Go 1.20.1
- Dependencies updated
Fixes
- golang.org/x/sys/unix incorrect privilege assignment (fixed manually, #7)
- Changes are now rendered the same way before and after sync
Changes
- Switched from Travis to GitHub actions
2.2.5
- Go 1.17
- Dependencies updated/cleaned
- Prompt improved
2.2.4
[CHORES]
- Go 1.16.5
- Dependencies updated/cleanup
2.2.3
[IMPROVEMENT]
- Add darwin/arm64
- Add linux/arm64
[FIXES]
[CHORES]
- Go 1.16.2
- Dependencies updated/cleanup