Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 2.81 KB

CHANGELOG.md

File metadata and controls

43 lines (23 loc) · 2.81 KB

Changelog

1.6.2 (2024-09-18)

Bug Fixes

  • Proper version for the built, respectively released binaries (#113) (bac7ba2)

1.6.1 (2024-09-18)

Bug Fixes

1.6.0 (2024-09-18)

⚠ BREAKING CHANGES

  • Change module from fdaines/arch-go to arch-go/arch-go (#80)

Features

Code Refactorings

  • Change module from fdaines/arch-go to arch-go/arch-go (#80) (db38838)

Dependencies

  • update go version to 1.22.5 (#55) (264e29d)
  • update module github.com/agiledragon/gomonkey/v2 to v2.12.0 (#45) (e4d027f)
  • update module github.com/fatih/color to v1.17.0 (#46) (14f91f8)
  • update module github.com/jedib0t/go-pretty/v6 to v6.5.9 (#47) (8956c5f)
  • update module github.com/spf13/cobra to v1.8.1 (#43) (700f268)
  • update module github.com/spf13/viper to v1.19.0 (#48) (537aa47)
  • update module golang.org/x/tools to v0.25.0 (#104) (57a386e)
  • update module gopkg.in/yaml.v2 to v3 (#54) (6164350)