v1.4.6 (2015-10-29)
Features
Bug Fixes
- Errors: tones down quoting in some error messages (34ce59ed, closes #309)
- Help and Version: only builds help and version once (e3be87cf)
- Option Args: fixes bug with args and multiple values (c9a9548a, closes #323)
- POSIX Overrides: fixes bug where required args are overridden (40ed2b50)
- Safe Matches: using 'safe' forms of the get_matches family no longer exit the process (c47025dc, closes #256)
- Versionless SubCommands: fixes a bug where the -V flag was needlessly built (27df8b9d, closes #329)