Tags: SAY-5/kong-1
Tags
feat: signature defaults Thanks to @cmilesdev for the first pass in alecthomas#579!
feat: expose ValueFormatter option through HelpOptions for custom Hel… …pPrinters (alecthomas#563)
chore: optionally allow parsing of hyphen-prefixied flag parameters This allows for eg. `foo --number -10`, `foo --flag -bar`. Fixes alecthomas#478, alecthomas#315.
feat: Allow configuring global hooks via Kong's functional options (a… …lecthomas#511) Lets you pass `kong.WithBeforeApply` along with a function that supports dynamic bindings to register a `BeforeApply` hook without tying it directly to a node in the schema. Co-authored-by: Sutina Wipawiwat <swipawiwat@squareup.com>
PreviousNext