Skip to content

Latest commit

 

History

History
executable file
·
153 lines (77 loc) · 10.2 KB

CHANGELOG.md

File metadata and controls

executable file
·
153 lines (77 loc) · 10.2 KB

Changelog

All notable changes to this project will be documented in this file. See convention-change-log for commit guidelines.

1.3.0 (2024-05-07)

✨ Features

  • update github build actions (29637185)

📝 Documentation

1.2.0 (2024-05-03)

✨ Features

  • add auto-merge-dependabot for auto maintain (a966c261)

👷‍ Build System

  • bump golangci/golangci-lint-action from 4 to 5 (5730c9b2)

  • bump convention-change/conventional-version-check (baafce1e)

1.1.0 (2024-04-28)

✨ Features

  • use sample internal d_log and update action pipeline (f18be7b3)

  • remove internal/env_kit to use github.com/sinlov-go/unittest-kit/env_kit (28a3730f)

  • update kit temp-golang-cli-fast (04743fdd)

  • update docker-image template (90e5fbec)

  • use github.com/sinlov-go/unittest-kit (a912045b)

  • addd version_check package for support semver version check (539e35bf)

  • add more test case kit and update task of make ci* (b3582bae)

📝 Documentation

  • update help doc of temp-golang-cli-fast (4e41e002)

  • update doc of depends (3ea9573e)

♻ Refactor

  • rename file name at internal/pkg_kit (e3555d7d)

  • close temp-golang-cli-fast debug print at try fix README.md (6e8b3c07)

  • update unit test case and kit of shell (69e85e91)

  • test kit change to different file to maintain (d3d8df62)

  • update test_kit for test (a58fb740)

👷‍ Build System

  • update z-MakefileUtils/MakeGoMod.mk (b3ff76e4)

  • bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (7fac90df)

  • change Dockerfile.s6 -> build.dockerfile (3ab1e875)

  • update make local kit (44ab4439)

  • update to goversion 1.19.13 (f9f9f99a)

1.0.0 (2024-01-22)

🐛 Bug Fixes

  • fix temp-golang-cli-fast code error (a5205735)

  • fix temp-golang-cli-fast not change cmd enter package (5a86f60b)

✨ Features

  • let go version1.19 build and change to cli_exit_urfave more clear at cli exit (58755071)

  • update temp-golang-cli-fast (5dc276a5)

  • update build template (d1b74ff7)

  • change new ci version for build (80a0b2c8)

  • update build tools of go-release-platform.yml (a5acb2a9)

  • show run info at help (85b51a03)

  • add go version show of cli tools (75a1bf5d)

  • change exit_cli method for use clear (b94ec058)

  • add exit_cli kit to let cli exitcode set (71b05bed)

  • change withGlobalFlag can return error (3dd09af9)

  • change cmd enter to cmd/cli/app.go (45b80040)

  • add github.com/sebdah/goldie v2 for test case (bb3d6e4d)

  • add cli Copyright by package.json author info (0b6450d4)

  • change ENV_ROOT_BUILD_ENTRANCE and update tools (bb63c568)

  • add github.com/gookit/color and show base cli error (17d96864)

  • change entrance to folder cmd and update tools for build (2dfc36eb)

  • add constant/platform_flag.go for all subcommand will use flag template (5d81737a)

  • update bar-counter/slog v1.4.0 and move test case to *_test package (df5ae835)

👷‍ Build System

  • add more branch run at pull and let flag dry_run support debug (8137e420)

  • support actions/upload-artifact/tree/v4 (0e6d011d)

  • bump actions/setup-go from 4 to 5 (edd6f680)

  • bump actions/download-artifact from 3 to 4 (485dc19b)

  • bump actions/upload-artifact from 3 to 4 (9728b1c9)

  • bump github.com/urfave/cli/v2 from 2.26.0 to 2.27.1 (f4a830b9)

  • change golangci/golangci-lint-action use version latest (5a4349c4)

  • fix name of go-release-platform.yml (65628d7a)

  • bump github.com/urfave/cli/v2 from 2.25.7 to 2.26.0 (4f2b73da)

  • bump actions/checkout from 3 to 4 (4753a2d6)

  • update -tags test settings (2e3bad80)

  • update temp-golang-cli-fast and remove task modVendor at make task dep (1371b2dd)

  • bump github.com/gookit/color from 1.5.3 to 1.5.4 (08bb1ecc)

  • let devInstallLocal use env (0cc51729)

  • change to new way for build (b87bd644)

  • bump github.com/urfave/cli/v2 from 2.23.7 to 2.25.7 (a0727e05)