Skip to content

Releases: Humminghead/GetoptPlusPlus

1.0.3

09 Apr 12:17

Choose a tag to compare

Handler behavior was modified:

  • ConsoleOptionsHandler::AddKey function return 'false' if key already exists
  • ConsoleOptionsHandler::ProcessArgument return 'false' if long option passed with worng number of the '-'

Example in README.md was updated.
The CMake option GETOPT_PP_BUILD_EXAMPLE for enabling the example was added.

Full Changelog: 1.0.2...1.0.3

1.0.2

05 Jun 11:48
dd2837f

Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.0.2

1.0.1

30 May 15:35
7399c96

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0...1.0.1

1.0.0

30 May 15:06

Choose a tag to compare

Fix: If param has no arg - return false