Since Last Release:
* 1407699 (HEAD, tag: v1.2.4, origin/master) Merge branch 'fix/completions' [bundabrg]
| * fix/completions:
| Multiple Changes
| Add Options to the StringParser
|
* 1e50f4d Multiple Changes [bundabrg]
| Changes:
| * Add completions to most parsers with their own type
| * Fix String Parser options
| * Literal and String parser will ignore case and return the defined value rather than the input value
| * Switches now correctly show for completions and the values of a switch will now not show other completions by mistake
| * Remove some debug logging that snuck in.
|
* 7744fb1 (origin/fix/completions) Add Options to the StringParser [bundabrg]