Skip to content

Releases: lfhy/flags

v0.0.6

Choose a tag to compare

@lfhy lfhy released this 10 Apr 07:06
  • 优化打印帮助信息
  • 添加子命令别名

v0.0.5

Choose a tag to compare

@lfhy lfhy released this 09 Apr 03:26
  • 子命令支持运行初始化命令
  • 参数允许重复定义

v0.0.4

Choose a tag to compare

@lfhy lfhy released this 18 Feb 03:44

帮助信息支持输出子命令信息
修正解析子命令失败的问题

v0.0.3

Choose a tag to compare

@lfhy lfhy released this 18 Feb 03:15

支持注册子命令并执行

v0.0.2

Choose a tag to compare

@lfhy lfhy released this 07 Feb 00:59

添加了帮助信息的打印
补充测试案例

v0.0.1

Choose a tag to compare

@lfhy lfhy released this 06 Feb 09:27

初始化项目