Skip to content

v1.0.1

Compare
Choose a tag to compare
@EvilLord666 EvilLord666 released this 24 Mar 21:46
· 38 commits to master since this release

Simple C++ library (classes) for parsing command line args in Linux and Windows with specifying key signature (-, -- or /) and key value separator (= or space) with expanding arguments validation and unit testing of main mechanism (parser) with gtest library. Plus was added nuget package files description and fixed 2 configs (Debug and Release x86, vc120)