Gookit Gcli Versions Save

🖥 Go CLI application, tool library, running CLI commands, support console color, user interaction, progress display, data formatting display, generate bash/zsh completion add more features. Go的命令行应用,工具库,运行CLI命令,支持命令行色彩,用户交互,进度显示,数据格式化显示,生成bash/zsh命令补全脚本

v3.2.3

9 months ago

Change Log

Feature

Other

v3.2.2

10 months ago

Change Log

Feature

Update

Other

What's Changed

Full Changelog: https://github.com/gookit/gcli/compare/v3.2.1...v3.2.2

v3.2.1

1 year ago

Change Log

Feature

Update

Other

v3.2.0

1 year ago

Change Log

Fixed

Feature

Update

Other

v3.1.1

1 year ago

Change Log

Refactor

  • 5120a1f refactor: refactor the help string-vars handle logic

Feature

  • f907351 :sparkles: feat(interact): add new interactive component input-collector

Update

  • 7a08b24 up: add some compat methods on base, fix some error
  • b9fbf43 up: deprecated the Command.Errorf, update some refer usage
  • 189e253 up: show - update some show tool implement logic
  • 02e21bc up: builtin, helper - update some helper util func
  • 80dd56a :necktie: up: add new multi choices for input params

Other

  • c9951f0 build(deps): bump WillAbides/setup-go-faster from 1.7.0 to 1.8.0
  • 7075798 build(deps): bump github.com/gookit/goutil from 0.5.15 to 0.6.0
  • a90c415 dep: update dep goutil to latest v0.6.1
  • e23b2e6 :bulb: chore: fix some code build error
  • 81efec5 :bulb: chore: remove ci tests on go < 1.18

v3.1.0

1 year ago

Change Log

Refactor

Update

Other

What's Changed

Full Changelog: https://github.com/gookit/gcli/compare/v3.0.6...v3.1.0

v3.0.6

1 year ago

Change Log

Fixed

Update

Other

New Contributors

Full Changelog: https://github.com/gookit/gcli/compare/v3.0.5...v3.0.6

v3.0.5

1 year ago

Change Log

Fixed

Update

Other

What's Changed

New Contributors

Full Changelog: https://github.com/gookit/gcli/compare/v3.0.4...v3.0.5

v3.0.4

1 year ago

Change Log

v3.0.3

1 year ago

Change Log

Refactor

Fixed

Update

Other