-
Fixes #311.
-
…n on the command-line. (#247)
-
Fixes #201. Parse char type correctly and check for length.
-
Fixes #202.
-
Improve parsing into std::vector so that a single argument can take a list.
-
Fixes #157. Fix the wording in the README about booleans.
-
Fixes #82. This allows the help string after the program name to be completely replaced by the user.
-
add booleans into the changelog and the readme
-
Fixes #37. A long option is required, a short option is not.
-
This closes issue #20.