0.175 2022-10-19 Released-By: PERLANCAR; Urgency: medium - Add options lang & mark_different_lang to pass to Perinci::Sub::To::CLIDocData. 0.174 2021-07-10 Released-By: PERLANCAR; Urgency: medium - Better wrapping of usage line to adjust for the newer Perinci::Sub::To::CLIDocData (0.297+) which does not use spaces between alternation |. 0.173 2020-04-27 Released-By: PERLANCAR; Urgency: medium - Wrap potentially long usage line. 0.172 2020-02-06 Released-By: PERLANCAR; Urgency: medium - Don't require metadata to be already normalized, provide meta_is_normalized option just like the others (e.g. Perinci::Sub::GetArgs::Argv). 0.171 2019-04-15 Released-By: PERLANCAR - Observe argument spec property 'slurpy' in addition to 'greedy' (Rinci 1.1.88). 0.170 2017-08-12 Released-By: PERLANCAR - Search description.alt.env.cmdline before description in meta. 0.16 2017-07-24 Released-By: PERLANCAR - [ux] When there is no summary, skip producing the whole line because showing just the program name is not very useful. 0.15 2017-07-22 Released-By: PERLANCAR - [optimize] Use pre-calculated result of gen_getopt_long_spec_from_meta() in ggls_res if supplied. 0.14 2017-01-27 Released-By: PERLANCAR - [ux] Wrap long option summary. - Tweak phrasing to be clearer: (JSON-encoded) et al to (as JSON-encoded str). 0.13 2016-12-28 Released-By: PERLANCAR - No functional changes. - [dist] Fix expressing follow-spec prereq relationship with x_spec. 0.12 2016-12-27 Released-By: PERLANCAR - No functional changes. - [build] Rebuild to remove extraneous dependencies. 0.11 2016-09-28 Released-By: PERLANCAR - Fix newlines formatting in example (again!). 0.10 2016-09-26 Released-By: PERLANCAR - Tweak format of examples. 0.09 2016-08-04 Released-By: PERLANCAR - [Bugfix] Hide options for arguments that have 'hidden' tag. 0.08 2015-09-03 Released-By: PERLANCAR - No functional changes. - [dist] Move spec prereqs from RuntimeRequires to DevelopRecommends to reduce deps but still allow indicating spec requirement. 0.07 2015-07-04 Released-By: PERLANCAR - Support showing the same option in multiple categories if that option has multiple category:X tags. 0.06 2015-04-11 Released-By: PERLANCAR - [ux] Don't show default value if it's undef. 0.05 2015-04-07 Released-By: PERLANCAR - Properly order categories, from information provided by Perinci::Sub::To::CLIDocData 0.18. 0.04 2015-04-04 Released-By: PERLANCAR - Fix/tweak blank lines. 0.03 2015-02-27 Released-By: PERLANCAR - Show list of subcommands as comma-separated list if number of subcommands >= 12, like Perinci::CmdLine::Classic. - Respect show_in_help=>0 in subcommand spec, like Perinci::CmdLine::Classic. 0.02 2015-01-15 Released-By: PERLANCAR - Show subcommands, minor tweak. 0.01 2014-12-23 Released-By: PERLANCAR - First release, extracted from Perinci-CmdLine-Lite.