Skip to content

Releases: Excoriate/golang-cli-boilerplate

v1.2.0

15 Oct 14:26
e3cdc12

Choose a tag to compare

1.2.0 (2023-10-15)

Features

  • add sql client, enhance viper binding (a69fc3d)

v1.1.0

13 Oct 07:54
b4cce35

Choose a tag to compare

1.1.0 (2023-10-13)

Features

  • add test, refactor logger (2971b23)

v1.0.2

05 Sep 11:09
e984ad1

Choose a tag to compare

1.0.2 (2023-09-05)

Bug Fixes

  • fix missing ctx by invalid key, enhanced aws-ecs command as example, add extra workflows (f0b9c6a)

Other

  • add exclusion in yamllint for lock.yml workflow (42b7228)

v1.0.1

05 Sep 06:41
4caff5e

Choose a tag to compare

1.0.1 (2023-09-05)

Other

  • fix broken links in markdown (14b55dd)
  • fix broken links in markdown (af1cdb8)

v1.0.0

04 Sep 16:42
41d0b36

Choose a tag to compare

1.0.0 (2023-09-04)

Features

  • add common functions, add exception to gosec in runcommand function (3aeea9f)
  • add extra functions (5c95623)
  • add reusable viper and cobra functions (96cec24)
  • first commit (3c74d69)
  • refactor output functionality (1beea22)

Bug Fixes

Refactoring

  • remove go vet unsed stuffs (fb99a57)

Other

  • amend golang version in release workflow (01b4a85)

Docs