Skip to content

Latest commit

 

History

History
202 lines (163 loc) · 31.7 KB

CHANGELOG-0.2.md

File metadata and controls

202 lines (163 loc) · 31.7 KB

v0.2.8 🌈 (2022-01-25 19:13:10)

🛠 Refactor

🧪 Testing

  • xcmd: add Deprecated sample (50c109b) (hui.wang@2022-01-25 18:06:50 +0800 +0800)

🤖 Tools

💪 Commit

v0.2.7 (2022-01-24 17:15:41)

🛠 Refactor

🤖 Tools

v0.2.6 (2022-01-22 00:29:23)

🐛 Bug Fixed

🚀 New Feature

🛠 Refactor

  • xcmd Usage (ae45d4f) (hui.wang@2022-01-22 00:29:23 +0800 +0800)
  • xcmd (6cafeea , 2c3879d) (hui.wang@2022-01-22 00:03:03 +0800 +0800)
  • add config interface hooker (f00e718) (hui.wang@2022-01-20 20:36:12 +0800 +0800)
  • add ParseMetaKeyFlagFiles (f653648) (hui.wang@2022-01-20 20:14:14 +0800 +0800)
  • xflag ignore check (4010f05) (hui.wang@2022-01-20 19:12:44 +0800 +0800)
  • add readme (1558802) (hui.wang@2022-01-20 18:09:52 +0800 +0800)
  • rm depend math package (d4a0f9c) (hui.wang@2022-01-20 14:17:49 +0800 +0800)
  • print as - if flag not define by xonf (0619ac1) (hui.wang@2022-01-20 14:10:44 +0800 +0800)
  • add comment (5d0a559) (hui.wang@2022-01-20 14:04:22 +0800 +0800)
  • support string value alias for flag and env (63b0e10) (hui.wang@2022-01-20 13:22:30 +0800 +0800)
  • support string value alias,but flag env not support now (65bd505) (hui.wang@2022-01-20 12:32:21 +0800 +0800)
  • support string value alias (d4b089d) (hui.wang@2022-01-20 12:27:33 +0800 +0800)
  • do not return error help (6362353) (hui.wang@2022-01-19 18:49:59 +0800 +0800)
  • xcmd comments (39d1523) (hui.wang@2022-01-19 16:43:13 +0800 +0800)
  • xcmd support pre middleware (2835e56) (hui.wang@2022-01-19 10:21:59 +0800 +0800)
  • set root command (7aac31b) (hui.wang@2022-01-18 18:25:35 +0800 +0800)
  • using xconf.Usage as default error output (e4e5aa4) (hui.wang@2022-01-13 17:54:37 +0800 +0800)
  • support print xconf usage (03eb8de) (hui.wang@2022-01-13 17:20:38 +0800 +0800)

🤖 Tools

v0.2.5 (2022-01-13 17:16:47)

🛠 Refactor

  • support print xconf usage (4b12d7f) (hui.wang@2022-01-13 17:16:47 +0800 +0800)

🤖 Tools

💪 Commit

v0.2.4 (2022-01-13 13:06:47)

🛠 Refactor

  • usage using self UnquoteUsage (4fdcbeb) (hui.wang@2022-01-13 12:53:25 +0800 +0800)

🤖 Tools

💪 Commit

v0.2.3 (2022-01-13 12:37:48)

🐛 Bug Fixed

  • parse arg even if args=0, we need create flag info into the flagset (359ec07 , e98ea2c) (hui.wang@2022-01-13 12:37:48 +0800 +0800)

🤖 Tools

v0.2.2 (2022-01-13 12:25:27)

🐛 Bug Fixed

  • global Usage support (e6c8e8b) (hui.wang@2022-01-13 11:03:12 +0800 +0800)

🛠 Refactor

  • usage support Deprecated info (b227595) (hui.wang@2022-01-13 12:25:27 +0800 +0800)

v0.2.1 (2022-01-12 20:59:15)

🐛 Bug Fixed

  • Usage should not support passed in,using new FlagSet (b8af8e8) (hui.wang@2022-01-12 20:59:15 +0800 +0800)

🤖 Tools

v0.2.0 (2022-01-12 20:12:16)

🐛 Bug Fixed

🚀 New Feature

  • --help --h support print xconf Usage (130a387) (hui.wang@2022-01-12 20:11:19 +0800 +0800)

🛠 Refactor

🤖 Tools

📝 Add Docs

💪 Commit