Releases: bialger/ArgParser
Releases · bialger/ArgParser
Saifur Rahman
Saifur Rahman
- Switched to
std::string_viewfromconst char*where possible - Refactored code
Thomas Coughlin
- Added aliases for custom argument types
- Refactored code
Thomas Coughlin
- Added concepts
- Added macros for convenient adding of new parsing types without breaking logics of the program
Louis Pouzin
Fixes in project structure: inline functions from .inl reworked to normal .cpp, some naming changes.
Louis Pouzin
This release is the first release of the library with good CMake FetchContent support.
Richard Matthew Stallman
First major version of the library