We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
f425e4c
v0.1.1 released (2020-08-05)
When an invalid option is encountered, 'InvalidOption_on_Linexx' is assigned to the option (instead of 'InvalidOption').
Added get_ver() function. Returns a String containing the library version.
Added more docs to the README and the API.
Code cleanup