Skip to content

mergeParams, spell check, new upating/split mode

Compare
Choose a tag to compare
@c-blake c-blake released this 06 Dec 13:28
· 1663 commits to master since this release

This release adds several major features for CLI authors & CLI users: mergeParams to synthesize input from multiple sources, more flexible calling of generated dispatchers, parseOnly/setByParse mode, better error checking, and for the CL user spell check/suggest on long params/subcommand names, a much simpler single argument update mode for ^= & friends, and a user-chosen delimiter split-mode syntax to supplement that, and probably other things I'm neglecting to mention.

See RELEASE-NOTES and git/github logs for more details.