Skip to content

Releases: antham/ghokin

v3.6.0

03 May 21:17
2648fb3
Compare
Choose a tag to compare

Changes

=> Enable gofumpt, upgrade vendors (#135)
=> Bump golang.org/x/net from 0.23.0 to 0.24.0 (#134)
=> Bump golang.org/x/net from 0.22.0 to 0.23.0 (#133)

v3.5.1

25 Mar 22:20
9866d43
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.5.0...v3.5.1

v3.5.0

29 Feb 22:29
a595321
Compare
Choose a tag to compare

Changelog

  • a595321 Merge pull request #125 from antham/upgrade-vendors
  • d85152a root: upgrade vendors
  • 5146a2f Merge pull request #123 from antham/dependabot-go_modules-golang.org-x-net-0.21.0
  • ad9bd40 Bump golang.org/x/net from 0.20.0 to 0.21.0
  • 5b10217 Merge pull request #122 from antham/dependabot-go_modules-golang.org-x-net-0.20.0
  • 0f3e192 Bump golang.org/x/net from 0.19.0 to 0.20.0

v3.4.3

07 Jan 18:53
2a95599
Compare
Choose a tag to compare

Changes

=> Escape twice a backslash in tables (#121)

v3.4.2

29 Dec 14:47
6a26806
Compare
Choose a tag to compare

Changes

=> Manage non UTF-8 charset (#119)
=> Bump github.com/spf13/viper from 1.18.1 to 1.18.2 (#118)
=> Bump github.com/spf13/viper from 1.18.0 to 1.18.1 (#117)
=> Bump github.com/spf13/viper from 1.17.0 to 1.18.0 (#116)

v3.4.1

18 Nov 16:47
c3e3046
Compare
Choose a tag to compare

Changes

=> Fix missing nil checks (#115)
=> Bump github.com/fatih/color from 1.15.0 to 1.16.0 (#114)
=> Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#113)
=> Bump github.com/spf13/viper from 1.15.0 to 1.17.0 (#112)
=> Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#111)
=> Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#109)
=> Bump github.com/cucumber/gherkin/go/v26 from 26.1.0 to 26.2.0 (#108)
=> Bump github.com/cucumber/gherkin/go/v26 from 26.0.3 to 26.1.0 (#106)
=> (#)
=> Bump github.com/fatih/color from 1.14.1 to 1.15.0 (#105)
=> Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#103)
=> Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#107)

v3.4.0

25 Feb 23:16
080b28e
Compare
Choose a tag to compare

Changes

=> Fix goreleaser (#102)
=> Upgrade cucumber go, upgrade vendors (#101)

v3.3.1

21 Feb 21:20
7a1a0d2
Compare
Choose a tag to compare

Changes

=> Fix formatting issue with special characters (#100)
=> Fix an issue when escaping new line (#99)

Upgrade vendors

18 Feb 19:31
0866555
Compare
Choose a tag to compare

Changes

=> Bump github.com/fatih/color from 1.14.0 to 1.14.1 (#96)
=> Bump github.com/spf13/viper from 1.14.0 to 1.15.0 (#94)
=> Bump github.com/fatih/color from 1.13.0 to 1.14.0 (#95)
=> Bump github.com/spf13/viper from 1.13.0 to 1.14.0 (#93)
=> Bump github.com/spf13/cobra from 1.6.0 to 1.6.1 (#92)
=> Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#91)
=> Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (#90)
=> Bump github.com/spf13/viper from 1.12.0 to 1.13.0 (#89)
=> Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#88)
=> Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#85)
=> Bump github.com/stretchr/testify from 1.7.2 to 1.7.4 (#86)
=> Bump github.com/spf13/viper from 1.11.0 to 1.12.0 (#83)
=> Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#84)
=> Bump github.com/stretchr/testify from 1.7.4 to 1.7.5 (#87)

v3.2.1

15 May 20:55
fcec53c
Compare
Choose a tag to compare

Changes

=> Clean some useless statement (#82)