Skip to content

v2.0.0

Compare
Choose a tag to compare
@thegeeklab-bot thegeeklab-bot released this 04 Dec 13:57
· 41 commits to main since this release
697fdd8

v2.0.0 (2023-12-04)

Bug Fixes

  • deps: update module github.com/urfave/cli/v2 to v2.26.0 (#78) (697fdd8)
  • rename host flag alias from h to ht (#80) (872985a)

Others

  • deps: update dependency golangci/golangci-lint to v1.55.2 (590a1c2)
  • deps: update dependency golangci/golangci-lint to v1.55.1 (9c841c2)
  • deps: update dependency golangci/golangci-lint to v1.55.0 (a6c765e)

CI Pipeline

  • use gotestsum for better test output (#75) (4934819)

BREAKING CHANGES

  • The alias h for the host flag was in conflict with the default help alias and was renamed to ht.