ming 0.1.0

Minimalist pedantic command line parser
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
## Unreleased

New:

- Document how to use `Parser::value()` to collect all remaining arguments.

Bug fixes:

- Include `bin_name` in `Parser`'s `Debug` output.

## 0.1.0 (2021-07-16)
Initial release.