Skip to content

Releases: benweidig/tortuga

v2.3.5

18 Aug 10:33
24694e2
Compare
Choose a tag to compare
  • Revamped coloring
  • Golang 1.23
  • CI improved

v2.3.4

23 Sep 14:02
901a3f5
Compare
Choose a tag to compare
  • 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

01 Jun 07:51
f792e86
Compare
Choose a tag to compare

Fixes

  • final summary respects "incoming only" (#9 )

2.3.2

21 May 14:17
68d46ff
Compare
Choose a tag to compare

CHANGES

  • Disabled CGO

2.3.1

18 May 16:05
47061d7
Compare
Choose a tag to compare

Changes

  • Implements "incoming only" option #8
  • Improves prompt handling

2.3.0

18 May 12:37
c412ab2
Compare
Choose a tag to compare

Chores

  • Go 1.20.4

Changes

  • Replace fatih/color with jwalton/gchalk
  • More meaningful/colorful output
  • Second step now only shows relevant repositories

2.2.6

25 Feb 11:09
3899ad7
Compare
Choose a tag to compare

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

27 Feb 10:57
Compare
Choose a tag to compare
  • Go 1.17
  • Dependencies updated/cleaned
  • Prompt improved

2.2.4

06 Jul 18:49
Compare
Choose a tag to compare

[CHORES]

  • Go 1.16.5
  • Dependencies updated/cleanup

2.2.3

02 Apr 20:13
Compare
Choose a tag to compare

[IMPROVEMENT]

  • Add darwin/arm64
  • Add linux/arm64

[FIXES]

  • Fix darwin/amd64

[CHORES]

  • Go 1.16.2
  • Dependencies updated/cleanup