github sigoden/argc v1.1.0

latest releases: v1.24.0, v1.23.0, v1.22.0...
3 years ago

What's Changed

  • feat: bash compgen consider COMP_WORDBREAKS by @sigoden in #94
  • refactor: bash completion use nospace by default by @sigoden in #95
  • refactor: replace clap by @sigoden in #98
  • feat: support single dash option by @sigoden in #99
  • feat: validate param with choices fn by @sigoden in #100
  • feat: support recursive nested subcommand by @sigoden in #101
  • feat: support wrap long/multi-line text by @sigoden in #102
  • feat: support multi-line doc by @sigoden in #103
  • fix: enhance compgen and eval on dashdash by @sigoden in #104
  • feat: support skipping choice fn validation by @sigoden in #105
  • feat: export argc__fn and argc__args by @sigoden in #106
  • refactor: redesign tests by @sigoden in #107
  • fix: should failed with validate on empty choices by @sigoden in #108
  • fix: param fn accept current line when validate by @sigoden in #109

Full Changelog: v1.0.0...v1.1.0

Don't miss a new argc release

NewReleases is sending notifications on new releases.