We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix non-flag argument handling.
support positional flag, update readme.
update readme.
split equal only when prefixed by dash.
update internal error messages.
fix error message printing for duplicated flags.
fixed help message and metadata update
allow update default value and selects value via Metadata interface a… …nd FlagSet.UpdateMeta method. remove important and expand option.
support embed structure.
update dependence.