singe/thirdparty/arg_parser/NEWS
2023-10-23 19:38:18 -05:00

5 lines
220 B
Text

Changes in version 1.17:
The new functions 'parsed_name' (C++) and 'ap_parsed_name' (C) have been
added. They return the full name of the option parsed (short or long) to
help produce more accurate diagnostic messages.