I’m proudly present release of version 0.3 of my Command library. Version bump from v0.2.1 to v0.3 is motivated by implementation of binding class methods to parameters. Now instead of passing only functions or labdas, you can instantiate your main class at the program start and pass its setters straight to their command line parameters.

Check code examples and tests for more informations. You can get the latest version from the command page.