Releases: LLVMParty/args
Releases · LLVMParty/args
v1.3
- Fix compilation on Windows
- Restore C++11 compatibility
- Allow passing
const char**to parser - Allow passing extra arguments after
-- - Fix bug in optional/required positional argument logic
- Support
addStringsfor passing flags multiple times
Full Changelog: v1.2...v1.3