Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 22 Feb 06:07
· 3 commits to main since this release
1ca3c18

   🚀 Features

  • parser:
  • plugin-help:
    • Allow hiding flags from text  -  by @so1ve (e526f)
    • Support (async) getters for notes, examples, header and footer  -  by @so1ve (8312a)
    • Allow header/footer getters to return undefined  -  by @Copilot and so1ve in #345 (f907e)

   🐞 Bug Fixes

  • plugin-help:
    • Should display Array<string> if parameter is variadic  -  by @so1ve (1c16c)
    • Should not show Commands section when all commands are hidden  -  by @so1ve (2b479)
    • Should display version in every commands  -  by @so1ve (5cd62)

   🏎 Performance

   👷 CI

   🧹 Chore

   🧪 Test

    View changes on GitHub