Skip to content

Releases: lindell/multi-gitter

v0.58.0

07 Aug 21:01
37938d8
Compare
Choose a tag to compare

0.58.0 (2025-08-07)

Features

Dependencies

  • update golang.org/x/exp digest to 645b1fa (b8cae5b)
  • update golang.org/x/exp digest to 7e4ce0a (22c7249)
  • update golang.org/x/exp digest to b7579e2 (f6d5351)
  • update module code.gitea.io/sdk/gitea to v0.21.0 (3aedbec)
  • update module github.com/go-git/go-git/v5 to v5.16.0 (b38f4be)
  • update module github.com/go-git/go-git/v5 to v5.16.2 (eae99e4)
  • update module github.com/ktrysmt/go-bitbucket to v0.9.83 (facc560)
  • update module github.com/ktrysmt/go-bitbucket to v0.9.85 (d6feff2)
  • update module github.com/ktrysmt/go-bitbucket to v0.9.86 (06d1583)
  • update module github.com/spf13/pflag to v1.0.7 (749a4e4)
  • update module golang.org/x/oauth2 to v0.29.0 (ced70f4)
  • update module golang.org/x/oauth2 to v0.30.0 (7e1084a)

v0.57.1

23 Apr 19:13
478be5f
Compare
Choose a tag to compare

0.57.1 (2025-04-23)

Bug Fixes

  • api-push now includes path for additions (#557) (6911474)
  • fixed problem when both additions and deletions were present with --api-push (#558) (94902f0)

v0.57.0

02 Apr 18:35
9e987c4
Compare
Choose a tag to compare

0.57.0 (2025-04-02)

Features

Dependencies

  • update golang.org/x/exp digest to 054e65f (e32debc)
  • update module github.com/go-git/go-git/v5 to v5.14.0 (dc9a8a4)
  • update module github.com/google/go-github/v68 to v69 (#539) (51c6779)
  • update module github.com/google/go-github/v69 to v70 (#546) (9f672f9)
  • update module github.com/spf13/cobra to v1.9.1 (37bd4cb)
  • update module github.com/spf13/viper to v1.20.1 (74b8ce8)
  • update module golang.org/x/oauth2 to v0.27.0 (b829f13)
  • update module golang.org/x/oauth2 to v0.28.0 (0e96e75)

v0.56.0

28 Feb 12:06
7247cd6
Compare
Choose a tag to compare

0.56.0 (2025-02-28)

Features

  • log stdout/err of cmdgit executions as Trace level (#538) (771c8fd)

Dependencies

  • update golang.org/x/exp digest to e0ece0d (ac8651a)
  • update module code.gitea.io/sdk/gitea to v0.20.0 (10a147d)
  • update module github.com/go-git/go-git/v5 to v5.13.2 (9deab1b)
  • update module github.com/spf13/pflag to v1.0.6 (383b00f)
  • update module golang.org/x/oauth2 to v0.25.0 (cc52888)

v0.55.1

23 Jan 21:22
49368f2
Compare
Choose a tag to compare

0.55.1 (2025-01-23)

Bug Fixes

  • retry GraphQL calls the same way for v3 API calls (#524) (6a31f13)
  • use http logger for BitBucket cloud (#528) (4fb9e1e)

v0.55.0

01 Jan 19:46
1a15b86
Compare
Choose a tag to compare

0.55.0 (2025-01-01)

Features

Bug Fixes

  • print most things to stderr instead of stdout (#515) (445a6a6)
  • sort errors before printing them (#520) (cacc03b)
  • warn users of overlapping repositories with orgs/users/etc. (#511) (7498be2)

Dependencies

  • update dependency go to v1.23.3 (1bf47f0)
  • update golang.org/x/exp digest to 2d47ceb (2e18e85)
  • update golang.org/x/exp digest to b2144cd (1cf207d)
  • update module github.com/go-git/go-git/v5 to v5.13.0 (d90c167)
  • update module github.com/google/go-github/v66 to v67 (#513) (39e5f9f)
  • update module github.com/google/go-github/v67 to v68 (#521) (caa95ce)
  • update module github.com/stretchr/testify to v1.10.0 (0614f40)
  • update module github.com/xanzy/go-gitlab to v0.114.0 (ddde5f1)
  • update module github.com/xanzy/go-gitlab to v0.115.0 (cfef7a2)
  • update module golang.org/x/oauth2 to v0.24.0 (b5d20dc)

v0.54.1

21 Nov 19:41
5841986
Compare
Choose a tag to compare

0.54.1 (2024-11-21)

Bug Fixes

  • make sure go-releaser uses right version (28b7391)

v0.54.0

21 Nov 16:43
432d938
Compare
Choose a tag to compare

0.54.0 (2024-11-20)

Features

  • support for bitbucket workspace token authentication (#508) (b9ddafa)

Bug Fixes

Dependencies

  • update dependency go to v1.23.2 (30f33e3)
  • update github.com/gfleury/go-bitbucket-v1 digest to df385ef (fb4f99a)
  • update golang.org/x/exp digest to 701f63a (a423f69)
  • update golang.org/x/exp digest to f66d83c (b08d71a)
  • update module github.com/google/go-github/v64 to v66 (#507) (76feb96)
  • update module github.com/ktrysmt/go-bitbucket to v0.9.81 (784f2b8)
  • update module github.com/xanzy/go-gitlab to v0.109.0 (9784cf9)
  • update module github.com/xanzy/go-gitlab to v0.112.0 (37b2583)
  • update module golang.org/x/oauth2 to v0.23.0 (7f88742)

v0.53.1

09 Sep 19:26
180d216
Compare
Choose a tag to compare

0.53.1 (2024-09-09)

Dependencies

  • update github.com/gfleury/go-bitbucket-v1 digest to a3031aa (e97338c)
  • update golang.org/x/exp digest to 9b4947d (e2c0dd8)
  • update module github.com/google/go-github/v63 to v64 (#501) (051d4bf)
  • update module github.com/xanzy/go-gitlab to v0.108.0 (a48a749)
  • update module golang.org/x/oauth2 to v0.22.0 (5f11b7c)

v0.53.0

06 Aug 05:53
5b4524a
Compare
Choose a tag to compare

0.53.0 (2024-08-06)

Features

Dependencies

  • update golang.org/x/exp digest to 8a7402a (2bceed5)
  • update module code.gitea.io/sdk/gitea to v0.19.0 (769d20e)
  • update module github.com/google/go-github/v59 to v63 (#497) (05c819f)
  • update module github.com/xanzy/go-gitlab to v0.107.0 (c1be1eb)