Releases: igormironchik/args-parser
Releases · igormironchik/args-parser
Args v.4.0.5
Fixed issues after CppCheck analysis.
Args v.4.0.4
Fixed runtests.rb
Args v.4.0.3
This release is for Meeting C++ review.
Args v.4.0.2
This is minor release - added CMake projects, fixed issues after Clang Static Analyzer, added help stuff...
Args v.4.0.1
Refactored exception.
Args v.4.0.0
Now Args can be built with different strings - std::string, std::wstring and QString.
Args v.3.0.1
Fixed compilation on Linux.
Args v.3.0.0
Added ArgAsCommand - is special argument with name like a command (without start -) but that can be added into commands and groups. API simplifications.
Args v.2.0.1
Minor fixes and improvements release.
Args v.2.0.0
Was added support of commands.