Skip to content

Latest commit

 

History

History
295 lines (133 loc) · 13.4 KB

CHANGELOG.md

File metadata and controls

295 lines (133 loc) · 13.4 KB

Changelog

0.25.5 (2021-06-01)

Dependencies

  • update golang.org/x/oauth2 commit hash to f6687ab (cab768a)
  • update module github.com/go-git/go-git/v5 to v5.4.1 (fe45f2e)

0.25.4 (2021-05-16)

Bug Fixes

0.25.3 (2021-05-11)

Bug Fixes

  • added panic recover on a run repo basis (#114) (6d44adf)

Dependencies

  • update module github.com/sergi/go-diff to v1.2.0 (#116) (0273abe)

0.25.2 (2021-05-11)

Bug Fixes

  • skip running git diff if debug or lower is not set (#113) (5189374)

Dependencies

  • update module github.com/google/go-github/v33 to v35 (#110) (b6c8667)

0.25.1 (2021-05-01)

Dependencies

  • update golang.org/x/oauth2 commit hash to 81ed05c (#107) (b529c3f)
  • update module github.com/go-git/go-git/v5 to v5.3.0 (905dbdb)
  • update module github.com/xanzy/go-gitlab to v0.49.0 (#109) (597d8b4)

0.25.0 (2021-04-25)

Features

0.24.2 (2021-04-01)

Dependencies

  • update golang.org/x/oauth2 commit hash to 22b0ada (#92) (335eee3)
  • update module github.com/google/go-github/v33 to v34 (#93) (03d3278)

0.24.1 (2021-03-31)

Bug Fixes

0.24.0 (2021-03-30)

Features

  • added static flag completion for enums (#87) (586dd61)

0.23.1 (2021-03-30)

Bug Fixes

  • fixed brew test command (fc243e8)

0.23.0 (2021-03-30)

Features

0.22.1 (2021-03-12)

Dependencies

  • update module github.com/google/go-github/v32 to v33 (#82) (1c48de3)
  • update module github.com/sirupsen/logrus to v1.8.1 (31dad70)
  • update module github.com/xanzy/go-gitlab to v0.46.0 (f0a3503)
  • update module github.com/xanzy/go-gitlab to v0.47.0 (92a18a3)

0.22.0 (2021-03-03)

Features

Dependencies

  • update module github.com/sirupsen/logrus to v1.8.0 (8c132b4)
  • update module github.com/xanzy/go-gitlab to v0.45.0 (9e1bc9a)

0.21.1 (2021-02-19)

Bug Fixes

  • fixed license file in release (506084f)

0.21.0 (2021-02-19)

Features

  • added shell completion command (c5782a2)

0.20.5 (2021-02-19)

Miscellaneous

  • moved brew release to Formula folder (d1ae864)

0.20.4 (2021-02-19)

Miscellaneous

  • removed brew download strategy (6c35be5)

0.20.3 (2021-02-19)

Bug Fixes

0.20.2 (2021-02-19)

Miscellaneous

0.20.1 (2021-02-17)

Miscellaneous

0.20.0 (2021-02-16)

Features

  • gitlab: option to change base-url for gitlab (#69) (147ebe6)

Dependencies

  • update module spf13/cobra to v1.1.3 (7a32bb6)
  • update module xanzy/go-gitlab to v0.44.0 (53f834b)

0.19.1 (2021-02-02)

Dependencies

  • update golang.org/x/oauth2 commit hash to f9ce19e (#66) (64d9095)
  • update module xanzy/go-gitlab to v0.43.0 (1a44511)

0.19.0 (2021-01-21)

Features

0.18.0 (2021-01-20)

Features

0.17.0 (2021-01-20)

Features

Bug Fixes

  • added the number of created pull requests (#56) (d432430)

0.16.4 (2021-01-16)

Bug Fixes

  • multi-gitter does now only fetch the base and head branch (b272644)

Dependencies

  • update module stretchr/testify to v1.7.0 (0a06a24)

0.16.3 (2021-01-15)

Bug Fixes

  • fixed presentation of repos with existing repo (ac8027b)

0.16.2 (2021-01-14)

Bug Fixes

  • fixed bug where base branch was left empty (64d5e22)

Dependencies

  • update golang.org/x/oauth2 commit hash to d3ed898 (feea168)

0.16.1 (2021-01-12)

Dependencies

  • update module xanzy/go-gitlab to v0.41.0 (f713ee2)
  • update module xanzy/go-gitlab to v0.42.0 (fd8e373)

0.16.0 (2020-12-18)

Features

Dependencies

  • update module xanzy/go-gitlab to v0.40.2 (ce33ff5)

0.15.3 (2020-12-08)

Dependencies

  • update golang.org/x/oauth2 commit hash to 08078c5 (8b94c50)
  • update golang.org/x/oauth2 commit hash to 9317641 (242cdd0)

0.15.2 (2020-12-03)

Miscellaneous

  • bump github.com/xanzy/go-gitlab from 0.40.0 to 0.40.1 (550f302)

Dependencies

  • update golang.org/x/oauth2 commit hash to 0b49973 (ee02a57)

0.15.1 (2020-12-02)

Bug Fixes

  • corrected the name of the REPOSITORY env var (9b87070)

Miscellaneous

  • bump github.com/xanzy/go-gitlab from 0.39.0 to 0.40.0 (e65e1a8)