Releases: juzzlin/Argengine
Releases · juzzlin/Argengine
1.3.0
14 Jan 15:05
Compare
Sorry, something went wrong.
No results found
Release date:
Sun, 14 Jan 2024 17:02:51 +0200
New features:
Fix GitHub Issue #6 : Implement option groups
Add Argengine::options() for consistency
Other:
Unify type aliases: Use a single type OptionSet for all purposes
Improve documentation
Make printHelp() const
1.2.0
15 Oct 19:35
Compare
Sorry, something went wrong.
No results found
Release date:
Sun, 15 Oct 2023 22:29:51 +0300
New features:
Fix GitHub Issue #1 : Implement conflicting options
1.1.1
06 Sep 18:35
Compare
Sorry, something went wrong.
No results found
Release date:
Tue, 06 Sep 2022 18:30:37 -0000
Bug fixes:
Fix typo in the unknown option error message
Other:
Fix GitHub Issue #5 : Add documentation of option info texts
Update documentation of ex1
1.1.0
04 Mar 20:03
Compare
Sorry, something went wrong.
No results found
New features:
Fix GitHub Issue #2 : Configurable value names for help
Add getter for help text
1.0.1
03 Mar 22:37
Compare
Sorry, something went wrong.
No results found
Bug fixes:
Fix include path in tests
1.0.0
03 Mar 22:27
Compare
Sorry, something went wrong.
No results found
New features:
CMake: Enable/disable tests on top level
CMake: Build shared and static libs
Other:
0.0.1
01 Mar 18:44
Compare
Sorry, something went wrong.
No results found
Initial release.
New features:
Valueless options
Single-value options
Help generation