Ver 3.1.0
- Omit value type legend from boolean option #53, thanks @yfakariya
- Allow specifying option description without short name with
[Option(null, "description")]
or[Option("", "description")]
, #51
[Option(null, "description")]
or [Option("", "description")]
, #51